diff --git a/package-lock.json b/package-lock.json index 4ecf5dd378f9..b0f18fbd2788 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@graphql-codegen/cli": "^2.9.1", "@graphql-codegen/typescript": "^2.7.1", "@graphql-codegen/typescript-document-nodes": "^2.3.2", - "@graphql-codegen/typescript-operations": "^2.5.1", + "@graphql-codegen/typescript-operations": "^2.5.2", "@graphql-codegen/typescript-resolvers": "^2.7.2", "@octokit/graphql-schema": "^10.74.2", "@types/jest": "^28.1.6", @@ -1523,36 +1523,15 @@ "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" } }, - "node_modules/@graphql-codegen/typescript-document-nodes/node_modules/@graphql-codegen/visitor-plugin-common": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.0.tgz", - "integrity": "sha512-ULhFgOY05U+dlPsXkPT2wSBaAZMtEuHPL5Q1u8xwBdHWHi/uT4L5zEcBx+If/f6UWrOw7ufjEM0L7XSupe1iCA==", - "dev": true, - "dependencies": { - "@graphql-codegen/plugin-helpers": "^2.6.0", - "@graphql-tools/optimize": "^1.3.0", - "@graphql-tools/relay-operation-optimizer": "^6.5.0", - "@graphql-tools/utils": "^8.8.0", - "auto-bind": "~4.0.0", - "change-case-all": "1.0.14", - "dependency-graph": "^0.11.0", - "graphql-tag": "^2.11.0", - "parse-filepath": "^1.0.2", - "tslib": "~2.4.0" - }, - "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" - } - }, "node_modules/@graphql-codegen/typescript-operations": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.1.tgz", - "integrity": "sha512-lGv+sPDXGcp/vDdIh7SoQjz8BRCZhLats4Hbqnf6gB7UtIasMvGuFDQyrKb3XAkQQYWqx/xtmEo0rBN8syV+Wg==", + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.2.tgz", + "integrity": "sha512-iFZsdsF4380WrN2UQHfgLjrjyo9VFIsZuCaHe1OoC4fQQ+P3t/GfJ0aj0hc5hNwTNJZ3BzBLHSRgE6wqO4591A==", "dev": true, "dependencies": { - "@graphql-codegen/plugin-helpers": "^2.5.0", - "@graphql-codegen/typescript": "^2.7.1", - "@graphql-codegen/visitor-plugin-common": "2.11.1", + "@graphql-codegen/plugin-helpers": "^2.6.0", + "@graphql-codegen/typescript": "^2.7.2", + "@graphql-codegen/visitor-plugin-common": "2.12.0", "auto-bind": "~4.0.0", "tslib": "~2.4.0" }, @@ -1577,28 +1556,7 @@ "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" } }, - "node_modules/@graphql-codegen/typescript-resolvers/node_modules/@graphql-codegen/visitor-plugin-common": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.0.tgz", - "integrity": "sha512-ULhFgOY05U+dlPsXkPT2wSBaAZMtEuHPL5Q1u8xwBdHWHi/uT4L5zEcBx+If/f6UWrOw7ufjEM0L7XSupe1iCA==", - "dev": true, - "dependencies": { - "@graphql-codegen/plugin-helpers": "^2.6.0", - "@graphql-tools/optimize": "^1.3.0", - "@graphql-tools/relay-operation-optimizer": "^6.5.0", - "@graphql-tools/utils": "^8.8.0", - "auto-bind": "~4.0.0", - "change-case-all": "1.0.14", - "dependency-graph": "^0.11.0", - "graphql-tag": "^2.11.0", - "parse-filepath": "^1.0.2", - "tslib": "~2.4.0" - }, - "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" - } - }, - "node_modules/@graphql-codegen/typescript/node_modules/@graphql-codegen/visitor-plugin-common": { + "node_modules/@graphql-codegen/visitor-plugin-common": { "version": "2.12.0", "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.0.tgz", "integrity": "sha512-ULhFgOY05U+dlPsXkPT2wSBaAZMtEuHPL5Q1u8xwBdHWHi/uT4L5zEcBx+If/f6UWrOw7ufjEM0L7XSupe1iCA==", @@ -1619,27 +1577,6 @@ "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" } }, - "node_modules/@graphql-codegen/visitor-plugin-common": { - "version": "2.11.1", - "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.11.1.tgz", - "integrity": "sha512-AlrtGWKn2o89SPna75ATEHYAu95MUMucgBqLgcRvK9n/PHhVAbkDrNCH5pL03fE0HLOup3GpjX8DcnFBMU46IA==", - "dev": true, - "dependencies": { - "@graphql-codegen/plugin-helpers": "^2.5.0", - "@graphql-tools/optimize": "^1.3.0", - "@graphql-tools/relay-operation-optimizer": "^6.5.0", - "@graphql-tools/utils": "^8.8.0", - "auto-bind": "~4.0.0", - "change-case-all": "1.0.14", - "dependency-graph": "^0.11.0", - "graphql-tag": "^2.11.0", - "parse-filepath": "^1.0.2", - "tslib": "~2.4.0" - }, - "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" - } - }, "node_modules/@graphql-tools/apollo-engine-loader": { "version": "7.3.4", "resolved": "https://registry.npmjs.org/@graphql-tools/apollo-engine-loader/-/apollo-engine-loader-7.3.4.tgz", @@ -10481,26 +10418,6 @@ "@graphql-codegen/visitor-plugin-common": "2.12.0", "auto-bind": "~4.0.0", "tslib": "~2.4.0" - }, - "dependencies": { - "@graphql-codegen/visitor-plugin-common": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.0.tgz", - "integrity": "sha512-ULhFgOY05U+dlPsXkPT2wSBaAZMtEuHPL5Q1u8xwBdHWHi/uT4L5zEcBx+If/f6UWrOw7ufjEM0L7XSupe1iCA==", - "dev": true, - "requires": { - "@graphql-codegen/plugin-helpers": "^2.6.0", - "@graphql-tools/optimize": "^1.3.0", - "@graphql-tools/relay-operation-optimizer": "^6.5.0", - "@graphql-tools/utils": "^8.8.0", - "auto-bind": "~4.0.0", - "change-case-all": "1.0.14", - "dependency-graph": "^0.11.0", - "graphql-tag": "^2.11.0", - "parse-filepath": "^1.0.2", - "tslib": "~2.4.0" - } - } } }, "@graphql-codegen/typescript-document-nodes": { @@ -10513,37 +10430,17 @@ "@graphql-codegen/visitor-plugin-common": "2.12.0", "auto-bind": "~4.0.0", "tslib": "~2.4.0" - }, - "dependencies": { - "@graphql-codegen/visitor-plugin-common": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.0.tgz", - "integrity": "sha512-ULhFgOY05U+dlPsXkPT2wSBaAZMtEuHPL5Q1u8xwBdHWHi/uT4L5zEcBx+If/f6UWrOw7ufjEM0L7XSupe1iCA==", - "dev": true, - "requires": { - "@graphql-codegen/plugin-helpers": "^2.6.0", - "@graphql-tools/optimize": "^1.3.0", - "@graphql-tools/relay-operation-optimizer": "^6.5.0", - "@graphql-tools/utils": "^8.8.0", - "auto-bind": "~4.0.0", - "change-case-all": "1.0.14", - "dependency-graph": "^0.11.0", - "graphql-tag": "^2.11.0", - "parse-filepath": "^1.0.2", - "tslib": "~2.4.0" - } - } } }, "@graphql-codegen/typescript-operations": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.1.tgz", - "integrity": "sha512-lGv+sPDXGcp/vDdIh7SoQjz8BRCZhLats4Hbqnf6gB7UtIasMvGuFDQyrKb3XAkQQYWqx/xtmEo0rBN8syV+Wg==", + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.2.tgz", + "integrity": "sha512-iFZsdsF4380WrN2UQHfgLjrjyo9VFIsZuCaHe1OoC4fQQ+P3t/GfJ0aj0hc5hNwTNJZ3BzBLHSRgE6wqO4591A==", "dev": true, "requires": { - "@graphql-codegen/plugin-helpers": "^2.5.0", - "@graphql-codegen/typescript": "^2.7.1", - "@graphql-codegen/visitor-plugin-common": "2.11.1", + "@graphql-codegen/plugin-helpers": "^2.6.0", + "@graphql-codegen/typescript": "^2.7.2", + "@graphql-codegen/visitor-plugin-common": "2.12.0", "auto-bind": "~4.0.0", "tslib": "~2.4.0" } @@ -10560,35 +10457,15 @@ "@graphql-tools/utils": "^8.8.0", "auto-bind": "~4.0.0", "tslib": "~2.4.0" - }, - "dependencies": { - "@graphql-codegen/visitor-plugin-common": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.0.tgz", - "integrity": "sha512-ULhFgOY05U+dlPsXkPT2wSBaAZMtEuHPL5Q1u8xwBdHWHi/uT4L5zEcBx+If/f6UWrOw7ufjEM0L7XSupe1iCA==", - "dev": true, - "requires": { - "@graphql-codegen/plugin-helpers": "^2.6.0", - "@graphql-tools/optimize": "^1.3.0", - "@graphql-tools/relay-operation-optimizer": "^6.5.0", - "@graphql-tools/utils": "^8.8.0", - "auto-bind": "~4.0.0", - "change-case-all": "1.0.14", - "dependency-graph": "^0.11.0", - "graphql-tag": "^2.11.0", - "parse-filepath": "^1.0.2", - "tslib": "~2.4.0" - } - } } }, "@graphql-codegen/visitor-plugin-common": { - "version": "2.11.1", - "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.11.1.tgz", - "integrity": "sha512-AlrtGWKn2o89SPna75ATEHYAu95MUMucgBqLgcRvK9n/PHhVAbkDrNCH5pL03fE0HLOup3GpjX8DcnFBMU46IA==", + "version": "2.12.0", + "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.12.0.tgz", + "integrity": "sha512-ULhFgOY05U+dlPsXkPT2wSBaAZMtEuHPL5Q1u8xwBdHWHi/uT4L5zEcBx+If/f6UWrOw7ufjEM0L7XSupe1iCA==", "dev": true, "requires": { - "@graphql-codegen/plugin-helpers": "^2.5.0", + "@graphql-codegen/plugin-helpers": "^2.6.0", "@graphql-tools/optimize": "^1.3.0", "@graphql-tools/relay-operation-optimizer": "^6.5.0", "@graphql-tools/utils": "^8.8.0", diff --git a/package.json b/package.json index e5672b89d009..5a235334d73e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@graphql-codegen/cli": "^2.9.1", "@graphql-codegen/typescript": "^2.7.1", "@graphql-codegen/typescript-document-nodes": "^2.3.2", - "@graphql-codegen/typescript-operations": "^2.5.1", + "@graphql-codegen/typescript-operations": "^2.5.2", "@graphql-codegen/typescript-resolvers": "^2.7.2", "@octokit/graphql-schema": "^10.74.2", "@types/jest": "^28.1.6",