diff --git a/package.json b/package.json index 75e45a73a..dcdafdd1f 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@electron/notarize": "3.1.1", "@graphql-codegen/cli": "7.2.0", "@graphql-codegen/schema-ast": "6.1.0", - "@graphql-codegen/typescript-operations": "6.1.0", + "@graphql-codegen/typescript-operations": "6.1.1", "@graphql-typed-document-node/core": "3.2.0", "@octokit/core": "7.0.6", "@octokit/graphql": "9.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8085be13f..5b8785ef8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: 6.1.0 version: 6.1.0(graphql@17.0.2) '@graphql-codegen/typescript-operations': - specifier: 6.1.0 - version: 6.1.0(graphql@17.0.2) + specifier: 6.1.1 + version: 6.1.1(graphql@17.0.2) '@graphql-typed-document-node/core': specifier: 3.2.0 version: 3.2.0(graphql@17.0.2) @@ -438,8 +438,8 @@ packages: peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@graphql-codegen/typescript-operations@6.1.0': - resolution: {integrity: sha512-zv0ohBJqLP1G/Kgiq1MhLTdNmakChtJivpaMaBmuPz9gasKWJkc9MhxuVytF6xS27PkJOh81TNM9srAkqpdejA==} + '@graphql-codegen/typescript-operations@6.1.1': + resolution: {integrity: sha512-mCcG5Sx9kIcWsX/HCgvoqDVN4IqC7ma++BWIhVotf2k8mx15/AHgraUWQvKkPKljUKRPzSLbsj3k3rdnAhWquQ==} engines: {node: '>=16'} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -4931,7 +4931,7 @@ snapshots: '@graphql-codegen/plugin-helpers': 7.1.0(graphql@17.0.2) '@graphql-codegen/typed-document-node': 7.1.0(graphql@17.0.2) '@graphql-codegen/typescript': 6.1.0(graphql@17.0.2) - '@graphql-codegen/typescript-operations': 6.1.0(graphql@17.0.2) + '@graphql-codegen/typescript-operations': 6.1.1(graphql@17.0.2) '@graphql-codegen/visitor-plugin-common': 7.2.1(graphql@17.0.2) '@graphql-tools/documents': 1.0.1(graphql@17.0.2) '@graphql-tools/utils': 11.2.2(graphql@17.0.2) @@ -4981,7 +4981,7 @@ snapshots: graphql: 17.0.2 tslib: 2.8.1 - '@graphql-codegen/typescript-operations@6.1.0(graphql@17.0.2)': + '@graphql-codegen/typescript-operations@6.1.1(graphql@17.0.2)': dependencies: '@graphql-codegen/plugin-helpers': 7.1.0(graphql@17.0.2) '@graphql-codegen/schema-ast': 6.1.0(graphql@17.0.2)