From 1f4ee0e916f9f0680eb86dfbd94755243929b294 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 31 Dec 2024 11:31:21 +0000 Subject: [PATCH 1/2] chore(release): update monorepo packages versions --- .../@graphql-hive_gateway-390-dependencies.md | 7 ------- .../@graphql-hive_gateway-392-dependencies.md | 8 -------- .changeset/nervous-cups-scream.md | 7 ------- packages/batch-delegate/CHANGELOG.md | 8 ++++++++ packages/batch-delegate/package.json | 2 +- packages/federation/CHANGELOG.md | 7 +++++++ packages/federation/package.json | 2 +- packages/fusion-runtime/CHANGELOG.md | 8 ++++++++ packages/fusion-runtime/package.json | 2 +- packages/gateway/CHANGELOG.md | 19 +++++++++++++++++++ packages/gateway/package.json | 2 +- packages/plugins/opentelemetry/CHANGELOG.md | 7 +++++++ packages/plugins/opentelemetry/package.json | 2 +- packages/plugins/prometheus/CHANGELOG.md | 7 +++++++ packages/plugins/prometheus/package.json | 2 +- packages/runtime/CHANGELOG.md | 11 +++++++++++ packages/runtime/package.json | 2 +- packages/stitch/CHANGELOG.md | 7 +++++++ packages/stitch/package.json | 2 +- 19 files changed, 82 insertions(+), 30 deletions(-) delete mode 100644 .changeset/@graphql-hive_gateway-390-dependencies.md delete mode 100644 .changeset/@graphql-hive_gateway-392-dependencies.md delete mode 100644 .changeset/nervous-cups-scream.md diff --git a/.changeset/@graphql-hive_gateway-390-dependencies.md b/.changeset/@graphql-hive_gateway-390-dependencies.md deleted file mode 100644 index 7105f89e13..0000000000 --- a/.changeset/@graphql-hive_gateway-390-dependencies.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@graphql-hive/gateway': patch ---- - -dependencies updates: - -- Updated dependency [`commander@^13.0.0` ↗︎](https://www.npmjs.com/package/commander/v/13.0.0) (from `^12.0.0`, in `dependencies`) diff --git a/.changeset/@graphql-hive_gateway-392-dependencies.md b/.changeset/@graphql-hive_gateway-392-dependencies.md deleted file mode 100644 index 9e521e0c04..0000000000 --- a/.changeset/@graphql-hive_gateway-392-dependencies.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'@graphql-hive/gateway': patch ---- - -dependencies updates: - -- Updated dependency [`@commander-js/extra-typings@^13.0.0` ↗︎](https://www.npmjs.com/package/@commander-js/extra-typings/v/13.0.0) (from `^12.1.0`, in `dependencies`) -- Updated dependency [`commander@^13.0.0` ↗︎](https://www.npmjs.com/package/commander/v/13.0.0) (from `^12.0.0`, in `dependencies`) diff --git a/.changeset/nervous-cups-scream.md b/.changeset/nervous-cups-scream.md deleted file mode 100644 index f47390f8bc..0000000000 --- a/.changeset/nervous-cups-scream.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@graphql-tools/batch-delegate': patch ---- - -Memoize the batched delegation loader by respecting the arguments correctly - -[See more details in the PR](https://github.com/ardatan/graphql-tools/pull/5189) \ No newline at end of file diff --git a/packages/batch-delegate/CHANGELOG.md b/packages/batch-delegate/CHANGELOG.md index 8c01598cd7..c78aeca03a 100644 --- a/packages/batch-delegate/CHANGELOG.md +++ b/packages/batch-delegate/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-tools/batch-delegate +## 9.0.26 + +### Patch Changes + +- [#382](https://github.com/graphql-hive/gateway/pull/382) [`21e1f05`](https://github.com/graphql-hive/gateway/commit/21e1f05373a78c93b52b5321f1f4e8d7aba17151) Thanks [@ardatan](https://github.com/ardatan)! - Memoize the batched delegation loader by respecting the arguments correctly + + [See more details in the PR](https://github.com/ardatan/graphql-tools/pull/5189) + ## 9.0.25 ### Patch Changes diff --git a/packages/batch-delegate/package.json b/packages/batch-delegate/package.json index a2819a08a8..0411856c3f 100644 --- a/packages/batch-delegate/package.json +++ b/packages/batch-delegate/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-tools/batch-delegate", - "version": "9.0.25", + "version": "9.0.26", "type": "module", "description": "A set of utils for faster development of GraphQL tools", "repository": { diff --git a/packages/federation/CHANGELOG.md b/packages/federation/CHANGELOG.md index acaaa3ee1a..591b160365 100644 --- a/packages/federation/CHANGELOG.md +++ b/packages/federation/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-tools/federation +## 3.0.6 + +### Patch Changes + +- Updated dependencies []: + - @graphql-tools/stitch@9.4.12 + ## 3.0.5 ### Patch Changes diff --git a/packages/federation/package.json b/packages/federation/package.json index 1bca0469aa..029794b770 100644 --- a/packages/federation/package.json +++ b/packages/federation/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-tools/federation", - "version": "3.0.5", + "version": "3.0.6", "type": "module", "description": "Useful tools to create and manipulate GraphQL schemas.", "repository": { diff --git a/packages/fusion-runtime/CHANGELOG.md b/packages/fusion-runtime/CHANGELOG.md index 3486fe3bd7..b1100bddbf 100644 --- a/packages/fusion-runtime/CHANGELOG.md +++ b/packages/fusion-runtime/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/fusion-runtime +## 0.10.26 + +### Patch Changes + +- Updated dependencies []: + - @graphql-tools/stitch@9.4.12 + - @graphql-tools/federation@3.0.6 + ## 0.10.25 ### Patch Changes diff --git a/packages/fusion-runtime/package.json b/packages/fusion-runtime/package.json index 47cc2860e9..10fc5994b8 100644 --- a/packages/fusion-runtime/package.json +++ b/packages/fusion-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/fusion-runtime", - "version": "0.10.25", + "version": "0.10.26", "type": "module", "description": "Runtime for GraphQL Mesh Fusion Supergraph", "repository": { diff --git a/packages/gateway/CHANGELOG.md b/packages/gateway/CHANGELOG.md index adaa51a6f3..f3f50cc39e 100644 --- a/packages/gateway/CHANGELOG.md +++ b/packages/gateway/CHANGELOG.md @@ -1,5 +1,24 @@ # @graphql-hive/gateway +## 1.7.5 + +### Patch Changes + +- [#390](https://github.com/graphql-hive/gateway/pull/390) [`708c32f`](https://github.com/graphql-hive/gateway/commit/708c32f30bd0950e0e397a50c64af3ed9bd40d5c) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + + - Updated dependency [`commander@^13.0.0` ↗︎](https://www.npmjs.com/package/commander/v/13.0.0) (from `^12.0.0`, in `dependencies`) + +- [#392](https://github.com/graphql-hive/gateway/pull/392) [`121751d`](https://github.com/graphql-hive/gateway/commit/121751db50bc13454122f4decbba715ba8d400c2) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + + - Updated dependency [`@commander-js/extra-typings@^13.0.0` ↗︎](https://www.npmjs.com/package/@commander-js/extra-typings/v/13.0.0) (from `^12.1.0`, in `dependencies`) + - Updated dependency [`commander@^13.0.0` ↗︎](https://www.npmjs.com/package/commander/v/13.0.0) (from `^12.0.0`, in `dependencies`) + +- Updated dependencies []: + - @graphql-mesh/hmac-upstream-signature@1.2.19 + - @graphql-hive/gateway-runtime@1.4.5 + - @graphql-mesh/plugin-opentelemetry@1.3.33 + - @graphql-mesh/plugin-prometheus@1.3.21 + ## 1.7.4 ### Patch Changes diff --git a/packages/gateway/package.json b/packages/gateway/package.json index b9c02bbead..d043d6f349 100644 --- a/packages/gateway/package.json +++ b/packages/gateway/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-hive/gateway", - "version": "1.7.4", + "version": "1.7.5", "type": "module", "repository": { "type": "git", diff --git a/packages/plugins/opentelemetry/CHANGELOG.md b/packages/plugins/opentelemetry/CHANGELOG.md index 63e0a37fe9..e68b2942a4 100644 --- a/packages/plugins/opentelemetry/CHANGELOG.md +++ b/packages/plugins/opentelemetry/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/plugin-opentelemetry +## 1.3.33 + +### Patch Changes + +- Updated dependencies []: + - @graphql-hive/gateway-runtime@1.4.5 + ## 1.3.32 ### Patch Changes diff --git a/packages/plugins/opentelemetry/package.json b/packages/plugins/opentelemetry/package.json index c26fd313af..3cf4e29d74 100644 --- a/packages/plugins/opentelemetry/package.json +++ b/packages/plugins/opentelemetry/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-opentelemetry", - "version": "1.3.32", + "version": "1.3.33", "type": "module", "repository": { "type": "git", diff --git a/packages/plugins/prometheus/CHANGELOG.md b/packages/plugins/prometheus/CHANGELOG.md index 83f35b9a94..43e886c31e 100644 --- a/packages/plugins/prometheus/CHANGELOG.md +++ b/packages/plugins/prometheus/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/plugin-prometheus +## 1.3.21 + +### Patch Changes + +- Updated dependencies []: + - @graphql-hive/gateway-runtime@1.4.5 + ## 1.3.20 ### Patch Changes diff --git a/packages/plugins/prometheus/package.json b/packages/plugins/prometheus/package.json index 92af0f2712..9d99874505 100644 --- a/packages/plugins/prometheus/package.json +++ b/packages/plugins/prometheus/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-prometheus", - "version": "1.3.20", + "version": "1.3.21", "type": "module", "repository": { "type": "git", diff --git a/packages/runtime/CHANGELOG.md b/packages/runtime/CHANGELOG.md index c19e55a7e7..d3f6658b10 100644 --- a/packages/runtime/CHANGELOG.md +++ b/packages/runtime/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-hive/gateway-runtime +## 1.4.5 + +### Patch Changes + +- Updated dependencies [[`21e1f05`](https://github.com/graphql-hive/gateway/commit/21e1f05373a78c93b52b5321f1f4e8d7aba17151)]: + - @graphql-tools/batch-delegate@9.0.26 + - @graphql-mesh/hmac-upstream-signature@1.2.19 + - @graphql-tools/stitch@9.4.12 + - @graphql-tools/federation@3.0.6 + - @graphql-mesh/fusion-runtime@0.10.26 + ## 1.4.4 ### Patch Changes diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 53d9879ed8..c0c2e12ea2 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-hive/gateway-runtime", - "version": "1.4.4", + "version": "1.4.5", "type": "module", "repository": { "type": "git", diff --git a/packages/stitch/CHANGELOG.md b/packages/stitch/CHANGELOG.md index 780ad537a5..61391271f5 100644 --- a/packages/stitch/CHANGELOG.md +++ b/packages/stitch/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-tools/stitch +## 9.4.12 + +### Patch Changes + +- Updated dependencies [[`21e1f05`](https://github.com/graphql-hive/gateway/commit/21e1f05373a78c93b52b5321f1f4e8d7aba17151)]: + - @graphql-tools/batch-delegate@9.0.26 + ## 9.4.11 ### Patch Changes diff --git a/packages/stitch/package.json b/packages/stitch/package.json index 5e50c72edf..7355944e13 100644 --- a/packages/stitch/package.json +++ b/packages/stitch/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-tools/stitch", - "version": "9.4.11", + "version": "9.4.12", "type": "module", "description": "A set of utils for faster development of GraphQL tools", "repository": { From 4289114a8fde31d7200d8014a1ba5ae860a84e65 Mon Sep 17 00:00:00 2001 From: theguild-bot Date: Tue, 31 Dec 2024 11:36:34 +0000 Subject: [PATCH 2/2] docs(examples): converted from e2es --- examples/apq-subgraphs/package-lock.json | 104 +++++++++--------- examples/apq-subgraphs/package.json | 2 +- examples/extra-fields/package-lock.json | 104 +++++++++--------- examples/extra-fields/package.json | 2 +- examples/federation-example/package-lock.json | 94 ++++++++-------- examples/federation-example/package.json | 2 +- examples/federation-mixed/package-lock.json | 104 +++++++++--------- examples/federation-mixed/package.json | 2 +- .../package-lock.json | 94 ++++++++-------- .../package.json | 2 +- examples/file-upload/package-lock.json | 104 +++++++++--------- examples/file-upload/package.json | 2 +- examples/hmac-auth-https/package-lock.json | 104 +++++++++--------- examples/hmac-auth-https/package.json | 2 +- .../package-lock.json | 104 +++++++++--------- .../package.json | 2 +- .../package-lock.json | 104 +++++++++--------- .../json-schema-subscriptions/package.json | 2 +- .../package-lock.json | 104 +++++++++--------- .../openapi-additional-resolvers/package.json | 2 +- examples/openapi-arg-rename/package-lock.json | 104 +++++++++--------- examples/openapi-arg-rename/package.json | 2 +- .../openapi-javascript-wiki/package-lock.json | 104 +++++++++--------- examples/openapi-javascript-wiki/package.json | 2 +- .../openapi-subscriptions/package-lock.json | 104 +++++++++--------- examples/openapi-subscriptions/package.json | 2 +- .../programmatic-batching/package-lock.json | 104 +++++++++--------- examples/programmatic-batching/package.json | 2 +- .../package-lock.json | 104 +++++++++--------- .../package.json | 2 +- .../type-merging-batching/package-lock.json | 104 +++++++++--------- examples/type-merging-batching/package.json | 2 +- 32 files changed, 838 insertions(+), 838 deletions(-) diff --git a/examples/apq-subgraphs/package-lock.json b/examples/apq-subgraphs/package-lock.json index d651ada117..be41e3ef65 100644 --- a/examples/apq-subgraphs/package-lock.json +++ b/examples/apq-subgraphs/package-lock.json @@ -7,7 +7,7 @@ "name": "@example/apq-subgraphs", "dependencies": { "@apollo/server": "^4.11.2", - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.2.13", "graphql": "^16.9.0", "tslib": "^2.8.1" @@ -672,12 +672,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -1301,14 +1301,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -1320,8 +1320,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -1333,7 +1333,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -1374,9 +1374,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -1385,18 +1385,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -1540,12 +1540,12 @@ } }, "node_modules/@graphql-mesh/compose-cli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.3.tgz", - "integrity": "sha512-ndPdpascePymtcXqj+V0b3G9TST7zCoNIumP8yNoK60G9uWBqx0+cYGuOKpGPBH24bjuj5x1nbDW65pljZna+g==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.4.tgz", + "integrity": "sha512-E30eNjo/83jkkQpM8E7++KsXdKntK0Ne8Ih6jNJ8xPisNfuhKLUDR4V+AZuqyBgVI/BMZV5yZxKmicqJ193R8g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@graphql-mesh/fusion-composition": "^0.7.16", "@graphql-mesh/include": "^0.2.9", "@graphql-mesh/string-interpolation": "^0.5.7", @@ -1557,7 +1557,7 @@ "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1" }, "bin": { @@ -1677,9 +1677,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1689,9 +1689,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1911,13 +1911,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1943,12 +1943,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -2309,9 +2309,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -2513,16 +2513,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2772,12 +2772,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -4535,9 +4535,9 @@ } }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/apq-subgraphs/package.json b/examples/apq-subgraphs/package.json index 3a67a12e99..f063f6b910 100644 --- a/examples/apq-subgraphs/package.json +++ b/examples/apq-subgraphs/package.json @@ -9,7 +9,7 @@ "@graphql-mesh/compose-cli": "^1.2.13", "graphql": "^16.9.0", "tslib": "^2.8.1", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "scripts": { "service:greetings": "tsx services/greetings.ts", diff --git a/examples/extra-fields/package-lock.json b/examples/extra-fields/package-lock.json index c1494d958f..1c0362e58b 100644 --- a/examples/extra-fields/package-lock.json +++ b/examples/extra-fields/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "@example/extra-fields", "dependencies": { - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.2.13", "graphql": "^16.9.0", "graphql-yoga": "^5.10.6", @@ -465,12 +465,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -1088,14 +1088,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -1107,8 +1107,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -1120,7 +1120,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -1161,9 +1161,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -1172,18 +1172,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -1327,12 +1327,12 @@ } }, "node_modules/@graphql-mesh/compose-cli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.3.tgz", - "integrity": "sha512-ndPdpascePymtcXqj+V0b3G9TST7zCoNIumP8yNoK60G9uWBqx0+cYGuOKpGPBH24bjuj5x1nbDW65pljZna+g==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.4.tgz", + "integrity": "sha512-E30eNjo/83jkkQpM8E7++KsXdKntK0Ne8Ih6jNJ8xPisNfuhKLUDR4V+AZuqyBgVI/BMZV5yZxKmicqJ193R8g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@graphql-mesh/fusion-composition": "^0.7.16", "@graphql-mesh/include": "^0.2.9", "@graphql-mesh/string-interpolation": "^0.5.7", @@ -1344,7 +1344,7 @@ "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1" }, "bin": { @@ -1428,9 +1428,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1440,9 +1440,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1644,13 +1644,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1676,12 +1676,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -2042,9 +2042,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -2228,16 +2228,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2410,12 +2410,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -4033,9 +4033,9 @@ "license": "MIT" }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/extra-fields/package.json b/examples/extra-fields/package.json index aa0c3800cc..42a3347659 100644 --- a/examples/extra-fields/package.json +++ b/examples/extra-fields/package.json @@ -6,7 +6,7 @@ "graphql": "^16.9.0", "graphql-yoga": "^5.10.6", "tslib": "^2.8.1", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "devDependencies": { "tsx": "^4.19.2" diff --git a/examples/federation-example/package-lock.json b/examples/federation-example/package-lock.json index fb574133fa..cba3d37a1d 100644 --- a/examples/federation-example/package-lock.json +++ b/examples/federation-example/package-lock.json @@ -8,7 +8,7 @@ "dependencies": { "@apollo/server": "^4.10.3", "@apollo/subgraph": "^2.7.2", - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "graphql": "^16.9.0" }, "devDependencies": { @@ -734,12 +734,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -1363,14 +1363,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -1382,8 +1382,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -1395,7 +1395,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -1436,9 +1436,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -1447,18 +1447,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -1618,9 +1618,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1630,9 +1630,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1852,13 +1852,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1884,12 +1884,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -2250,9 +2250,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -2454,16 +2454,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2713,12 +2713,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -4470,9 +4470,9 @@ } }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/federation-example/package.json b/examples/federation-example/package.json index 33189d3775..dd33184bce 100644 --- a/examples/federation-example/package.json +++ b/examples/federation-example/package.json @@ -9,7 +9,7 @@ "@apollo/server": "^4.10.3", "@apollo/subgraph": "^2.7.2", "graphql": "^16.9.0", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "scripts": { "service:accounts": "tsx services/accounts/index.ts", diff --git a/examples/federation-mixed/package-lock.json b/examples/federation-mixed/package-lock.json index 7bdce084b1..347c3edf4c 100644 --- a/examples/federation-mixed/package-lock.json +++ b/examples/federation-mixed/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "@example/federation-mixed", "dependencies": { - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.2.13", "@omnigraph/openapi": "^0.108.6", "graphql": "^16.9.0", @@ -494,12 +494,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -1117,14 +1117,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -1136,8 +1136,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -1149,7 +1149,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -1190,9 +1190,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -1201,18 +1201,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -1356,12 +1356,12 @@ } }, "node_modules/@graphql-mesh/compose-cli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.3.tgz", - "integrity": "sha512-ndPdpascePymtcXqj+V0b3G9TST7zCoNIumP8yNoK60G9uWBqx0+cYGuOKpGPBH24bjuj5x1nbDW65pljZna+g==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.4.tgz", + "integrity": "sha512-E30eNjo/83jkkQpM8E7++KsXdKntK0Ne8Ih6jNJ8xPisNfuhKLUDR4V+AZuqyBgVI/BMZV5yZxKmicqJ193R8g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@graphql-mesh/fusion-composition": "^0.7.16", "@graphql-mesh/include": "^0.2.9", "@graphql-mesh/string-interpolation": "^0.5.7", @@ -1373,7 +1373,7 @@ "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1" }, "bin": { @@ -1457,9 +1457,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1469,9 +1469,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1673,13 +1673,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1705,12 +1705,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -2098,9 +2098,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -2284,16 +2284,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2466,12 +2466,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -4255,9 +4255,9 @@ } }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/federation-mixed/package.json b/examples/federation-mixed/package.json index 316b0fd885..7490fd06b7 100644 --- a/examples/federation-mixed/package.json +++ b/examples/federation-mixed/package.json @@ -6,7 +6,7 @@ "@omnigraph/openapi": "^0.108.6", "graphql": "^16.9.0", "tslib": "^2.8.1", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "devDependencies": { "tsx": "^4.19.2", diff --git a/examples/federation-subscriptions-passthrough/package-lock.json b/examples/federation-subscriptions-passthrough/package-lock.json index 51c62a24af..fc06f4dfb1 100644 --- a/examples/federation-subscriptions-passthrough/package-lock.json +++ b/examples/federation-subscriptions-passthrough/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "@example/federation-subscriptions-passthrough", "dependencies": { - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/transport-ws": "^0.4.14", "@whatwg-node/fetch": "^0.10.1", "graphql": "^16.9.0", @@ -494,12 +494,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -1116,14 +1116,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -1135,8 +1135,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -1148,7 +1148,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -1189,9 +1189,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -1200,18 +1200,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -1371,9 +1371,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1383,9 +1383,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1558,13 +1558,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1590,12 +1590,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -1869,9 +1869,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -2026,16 +2026,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2179,12 +2179,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -3747,9 +3747,9 @@ } }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/federation-subscriptions-passthrough/package.json b/examples/federation-subscriptions-passthrough/package.json index 8cec2e54bc..f9119f7bf9 100644 --- a/examples/federation-subscriptions-passthrough/package.json +++ b/examples/federation-subscriptions-passthrough/package.json @@ -6,7 +6,7 @@ "@whatwg-node/fetch": "^0.10.1", "graphql": "^16.9.0", "tslib": "^2.8.1", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "devDependencies": { "tsx": "^4.19.2", diff --git a/examples/file-upload/package-lock.json b/examples/file-upload/package-lock.json index d445d604a7..512b403132 100644 --- a/examples/file-upload/package-lock.json +++ b/examples/file-upload/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "@example/file-upload", "dependencies": { - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.2.13", "graphql": "^16.9.0", "tslib": "^2.8.1" @@ -464,12 +464,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -1087,14 +1087,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -1106,8 +1106,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -1119,7 +1119,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -1160,9 +1160,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -1171,18 +1171,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -1326,12 +1326,12 @@ } }, "node_modules/@graphql-mesh/compose-cli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.3.tgz", - "integrity": "sha512-ndPdpascePymtcXqj+V0b3G9TST7zCoNIumP8yNoK60G9uWBqx0+cYGuOKpGPBH24bjuj5x1nbDW65pljZna+g==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.4.tgz", + "integrity": "sha512-E30eNjo/83jkkQpM8E7++KsXdKntK0Ne8Ih6jNJ8xPisNfuhKLUDR4V+AZuqyBgVI/BMZV5yZxKmicqJ193R8g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@graphql-mesh/fusion-composition": "^0.7.16", "@graphql-mesh/include": "^0.2.9", "@graphql-mesh/string-interpolation": "^0.5.7", @@ -1343,7 +1343,7 @@ "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1" }, "bin": { @@ -1427,9 +1427,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1439,9 +1439,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1643,13 +1643,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1675,12 +1675,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -2041,9 +2041,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -2227,16 +2227,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2409,12 +2409,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -4032,9 +4032,9 @@ "license": "MIT" }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/file-upload/package.json b/examples/file-upload/package.json index bc5e4c50bc..797a167383 100644 --- a/examples/file-upload/package.json +++ b/examples/file-upload/package.json @@ -5,7 +5,7 @@ "@graphql-mesh/compose-cli": "^1.2.13", "graphql": "^16.9.0", "tslib": "^2.8.1", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "devDependencies": { "tsx": "^4.19.2" diff --git a/examples/hmac-auth-https/package-lock.json b/examples/hmac-auth-https/package-lock.json index dc7e741d89..f64af6c8f0 100644 --- a/examples/hmac-auth-https/package-lock.json +++ b/examples/hmac-auth-https/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@apollo/server": "^4.10.3", "@apollo/subgraph": "^2.9.3", - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.3.3", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-jwt-auth": "^1.4.0", @@ -711,12 +711,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -1340,14 +1340,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -1359,8 +1359,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -1372,7 +1372,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -1413,9 +1413,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -1424,18 +1424,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -1579,12 +1579,12 @@ } }, "node_modules/@graphql-mesh/compose-cli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.3.tgz", - "integrity": "sha512-ndPdpascePymtcXqj+V0b3G9TST7zCoNIumP8yNoK60G9uWBqx0+cYGuOKpGPBH24bjuj5x1nbDW65pljZna+g==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.4.tgz", + "integrity": "sha512-E30eNjo/83jkkQpM8E7++KsXdKntK0Ne8Ih6jNJ8xPisNfuhKLUDR4V+AZuqyBgVI/BMZV5yZxKmicqJ193R8g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@graphql-mesh/fusion-composition": "^0.7.16", "@graphql-mesh/include": "^0.2.9", "@graphql-mesh/string-interpolation": "^0.5.7", @@ -1596,7 +1596,7 @@ "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1" }, "bin": { @@ -1716,9 +1716,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1728,9 +1728,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1950,13 +1950,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1982,12 +1982,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -2348,9 +2348,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -2552,16 +2552,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2811,12 +2811,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -4584,9 +4584,9 @@ } }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/hmac-auth-https/package.json b/examples/hmac-auth-https/package.json index cbb5feee8e..25d22931c2 100644 --- a/examples/hmac-auth-https/package.json +++ b/examples/hmac-auth-https/package.json @@ -12,7 +12,7 @@ "dependencies": { "@apollo/server": "^4.10.3", "@apollo/subgraph": "^2.9.3", - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.3.3", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-jwt-auth": "^1.4.0", diff --git a/examples/interface-additional-resolvers/package-lock.json b/examples/interface-additional-resolvers/package-lock.json index 6c7cec34b0..7a3f2ae31a 100644 --- a/examples/interface-additional-resolvers/package-lock.json +++ b/examples/interface-additional-resolvers/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "@example/interface-additional-resolvers", "dependencies": { - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.2.13", "graphql": "^16.9.0", "graphql-yoga": "^5.10.6", @@ -465,12 +465,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -1088,14 +1088,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -1107,8 +1107,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -1120,7 +1120,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -1161,9 +1161,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -1172,18 +1172,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -1327,12 +1327,12 @@ } }, "node_modules/@graphql-mesh/compose-cli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.3.tgz", - "integrity": "sha512-ndPdpascePymtcXqj+V0b3G9TST7zCoNIumP8yNoK60G9uWBqx0+cYGuOKpGPBH24bjuj5x1nbDW65pljZna+g==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.4.tgz", + "integrity": "sha512-E30eNjo/83jkkQpM8E7++KsXdKntK0Ne8Ih6jNJ8xPisNfuhKLUDR4V+AZuqyBgVI/BMZV5yZxKmicqJ193R8g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@graphql-mesh/fusion-composition": "^0.7.16", "@graphql-mesh/include": "^0.2.9", "@graphql-mesh/string-interpolation": "^0.5.7", @@ -1344,7 +1344,7 @@ "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1" }, "bin": { @@ -1428,9 +1428,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1440,9 +1440,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1644,13 +1644,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1676,12 +1676,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -2042,9 +2042,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -2228,16 +2228,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2410,12 +2410,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -4033,9 +4033,9 @@ "license": "MIT" }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/interface-additional-resolvers/package.json b/examples/interface-additional-resolvers/package.json index ec9bd39244..c4bf7ea00e 100644 --- a/examples/interface-additional-resolvers/package.json +++ b/examples/interface-additional-resolvers/package.json @@ -6,7 +6,7 @@ "graphql": "^16.9.0", "graphql-yoga": "^5.10.6", "tslib": "^2.8.1", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "devDependencies": { "tsx": "^4.19.2" diff --git a/examples/json-schema-subscriptions/package-lock.json b/examples/json-schema-subscriptions/package-lock.json index fb726ec5ae..c42589adbf 100644 --- a/examples/json-schema-subscriptions/package-lock.json +++ b/examples/json-schema-subscriptions/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "@example/json-schema-subscriptions", "dependencies": { - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.2.13", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/plugin-live-query": "^0.103.0", @@ -469,12 +469,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -1112,14 +1112,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -1131,8 +1131,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -1144,7 +1144,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -1185,9 +1185,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -1196,18 +1196,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -1351,12 +1351,12 @@ } }, "node_modules/@graphql-mesh/compose-cli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.3.tgz", - "integrity": "sha512-ndPdpascePymtcXqj+V0b3G9TST7zCoNIumP8yNoK60G9uWBqx0+cYGuOKpGPBH24bjuj5x1nbDW65pljZna+g==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.4.tgz", + "integrity": "sha512-E30eNjo/83jkkQpM8E7++KsXdKntK0Ne8Ih6jNJ8xPisNfuhKLUDR4V+AZuqyBgVI/BMZV5yZxKmicqJ193R8g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@graphql-mesh/fusion-composition": "^0.7.16", "@graphql-mesh/include": "^0.2.9", "@graphql-mesh/string-interpolation": "^0.5.7", @@ -1368,7 +1368,7 @@ "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1" }, "bin": { @@ -1452,9 +1452,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1464,9 +1464,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1690,13 +1690,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1722,12 +1722,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -2115,9 +2115,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -2301,16 +2301,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2483,12 +2483,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -4224,9 +4224,9 @@ "license": "MIT" }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/json-schema-subscriptions/package.json b/examples/json-schema-subscriptions/package.json index 738a51d0a5..c09c0a30e1 100644 --- a/examples/json-schema-subscriptions/package.json +++ b/examples/json-schema-subscriptions/package.json @@ -10,7 +10,7 @@ "graphql": "^16.9.0", "graphql-sse": "^2.5.3", "tslib": "^2.8.1", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "devDependencies": { "tsx": "^4.19.2" diff --git a/examples/openapi-additional-resolvers/package-lock.json b/examples/openapi-additional-resolvers/package-lock.json index e782ab14af..09f87abf16 100644 --- a/examples/openapi-additional-resolvers/package-lock.json +++ b/examples/openapi-additional-resolvers/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "@example/openapi-additional-resolvers", "dependencies": { - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.2.13", "@omnigraph/openapi": "^0.108.6", "graphql": "^16.9.0", @@ -463,12 +463,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -678,14 +678,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -697,8 +697,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -710,7 +710,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -751,9 +751,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -762,18 +762,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -917,12 +917,12 @@ } }, "node_modules/@graphql-mesh/compose-cli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.3.tgz", - "integrity": "sha512-ndPdpascePymtcXqj+V0b3G9TST7zCoNIumP8yNoK60G9uWBqx0+cYGuOKpGPBH24bjuj5x1nbDW65pljZna+g==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.4.tgz", + "integrity": "sha512-E30eNjo/83jkkQpM8E7++KsXdKntK0Ne8Ih6jNJ8xPisNfuhKLUDR4V+AZuqyBgVI/BMZV5yZxKmicqJ193R8g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@graphql-mesh/fusion-composition": "^0.7.16", "@graphql-mesh/include": "^0.2.9", "@graphql-mesh/string-interpolation": "^0.5.7", @@ -934,7 +934,7 @@ "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1" }, "bin": { @@ -1018,9 +1018,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1030,9 +1030,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1234,13 +1234,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1266,12 +1266,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -1659,9 +1659,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -1845,16 +1845,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2027,12 +2027,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -3740,9 +3740,9 @@ "license": "MIT" }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/openapi-additional-resolvers/package.json b/examples/openapi-additional-resolvers/package.json index 3c69ed3385..82fdbf2dca 100644 --- a/examples/openapi-additional-resolvers/package.json +++ b/examples/openapi-additional-resolvers/package.json @@ -7,7 +7,7 @@ "graphql": "^16.9.0", "moment": "^2.30.1", "tslib": "^2.8.1", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "scripts": { "compose": "mesh-compose -o supergraph.graphql", diff --git a/examples/openapi-arg-rename/package-lock.json b/examples/openapi-arg-rename/package-lock.json index 88e4988d6d..a271d549a6 100644 --- a/examples/openapi-arg-rename/package-lock.json +++ b/examples/openapi-arg-rename/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "@example/openapi-arg-rename", "dependencies": { - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.2.13", "@omnigraph/openapi": "^0.108.6", "graphql": "16.10.0", @@ -466,12 +466,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -1089,14 +1089,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -1108,8 +1108,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -1121,7 +1121,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -1162,9 +1162,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -1173,18 +1173,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -1328,12 +1328,12 @@ } }, "node_modules/@graphql-mesh/compose-cli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.3.tgz", - "integrity": "sha512-ndPdpascePymtcXqj+V0b3G9TST7zCoNIumP8yNoK60G9uWBqx0+cYGuOKpGPBH24bjuj5x1nbDW65pljZna+g==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.4.tgz", + "integrity": "sha512-E30eNjo/83jkkQpM8E7++KsXdKntK0Ne8Ih6jNJ8xPisNfuhKLUDR4V+AZuqyBgVI/BMZV5yZxKmicqJ193R8g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@graphql-mesh/fusion-composition": "^0.7.16", "@graphql-mesh/include": "^0.2.9", "@graphql-mesh/string-interpolation": "^0.5.7", @@ -1345,7 +1345,7 @@ "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1" }, "bin": { @@ -1429,9 +1429,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1441,9 +1441,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1645,13 +1645,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1677,12 +1677,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -2070,9 +2070,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -2256,16 +2256,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2438,12 +2438,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -4151,9 +4151,9 @@ "license": "MIT" }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/openapi-arg-rename/package.json b/examples/openapi-arg-rename/package.json index 3f430d1e23..bf3b3a49bd 100644 --- a/examples/openapi-arg-rename/package.json +++ b/examples/openapi-arg-rename/package.json @@ -7,7 +7,7 @@ "graphql": "16.10.0", "moment": "2.30.1", "tslib": "^2.8.1", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "devDependencies": { "tsx": "^4.19.2" diff --git a/examples/openapi-javascript-wiki/package-lock.json b/examples/openapi-javascript-wiki/package-lock.json index f67ff76c55..2bea4234e9 100644 --- a/examples/openapi-javascript-wiki/package-lock.json +++ b/examples/openapi-javascript-wiki/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "@example/openapi-javascript-wiki", "dependencies": { - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.2.13", "@omnigraph/openapi": "^0.108.6", "graphql": "^16.9.0", @@ -463,12 +463,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -678,14 +678,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -697,8 +697,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -710,7 +710,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -751,9 +751,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -762,18 +762,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -917,12 +917,12 @@ } }, "node_modules/@graphql-mesh/compose-cli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.3.tgz", - "integrity": "sha512-ndPdpascePymtcXqj+V0b3G9TST7zCoNIumP8yNoK60G9uWBqx0+cYGuOKpGPBH24bjuj5x1nbDW65pljZna+g==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.4.tgz", + "integrity": "sha512-E30eNjo/83jkkQpM8E7++KsXdKntK0Ne8Ih6jNJ8xPisNfuhKLUDR4V+AZuqyBgVI/BMZV5yZxKmicqJ193R8g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@graphql-mesh/fusion-composition": "^0.7.16", "@graphql-mesh/include": "^0.2.9", "@graphql-mesh/string-interpolation": "^0.5.7", @@ -934,7 +934,7 @@ "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1" }, "bin": { @@ -1018,9 +1018,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1030,9 +1030,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1234,13 +1234,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1266,12 +1266,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -1659,9 +1659,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -1845,16 +1845,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2027,12 +2027,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -3740,9 +3740,9 @@ "license": "MIT" }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/openapi-javascript-wiki/package.json b/examples/openapi-javascript-wiki/package.json index 8849438dfc..f0154c0cc6 100644 --- a/examples/openapi-javascript-wiki/package.json +++ b/examples/openapi-javascript-wiki/package.json @@ -7,7 +7,7 @@ "graphql": "^16.9.0", "moment": "^2.30.1", "tslib": "^2.8.1", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "scripts": { "compose": "mesh-compose -o supergraph.graphql", diff --git a/examples/openapi-subscriptions/package-lock.json b/examples/openapi-subscriptions/package-lock.json index 0de22a102f..5bf12641cf 100644 --- a/examples/openapi-subscriptions/package-lock.json +++ b/examples/openapi-subscriptions/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "@example/openapi-subscriptions", "dependencies": { - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.2.13", "@omnigraph/openapi": "^0.108.6", "fets": "^0.8.4", @@ -468,12 +468,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -1091,14 +1091,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -1110,8 +1110,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -1123,7 +1123,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -1164,9 +1164,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -1175,18 +1175,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -1330,12 +1330,12 @@ } }, "node_modules/@graphql-mesh/compose-cli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.3.tgz", - "integrity": "sha512-ndPdpascePymtcXqj+V0b3G9TST7zCoNIumP8yNoK60G9uWBqx0+cYGuOKpGPBH24bjuj5x1nbDW65pljZna+g==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.4.tgz", + "integrity": "sha512-E30eNjo/83jkkQpM8E7++KsXdKntK0Ne8Ih6jNJ8xPisNfuhKLUDR4V+AZuqyBgVI/BMZV5yZxKmicqJ193R8g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@graphql-mesh/fusion-composition": "^0.7.16", "@graphql-mesh/include": "^0.2.9", "@graphql-mesh/string-interpolation": "^0.5.7", @@ -1347,7 +1347,7 @@ "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1" }, "bin": { @@ -1431,9 +1431,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1443,9 +1443,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1647,13 +1647,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1679,12 +1679,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -2078,9 +2078,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -2264,16 +2264,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2446,12 +2446,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -4171,9 +4171,9 @@ "license": "MIT" }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/openapi-subscriptions/package.json b/examples/openapi-subscriptions/package.json index 01a2d20590..2d8348a453 100644 --- a/examples/openapi-subscriptions/package.json +++ b/examples/openapi-subscriptions/package.json @@ -9,7 +9,7 @@ "graphql-sse": "^2.5.3", "tslib": "^2.8.1", "url-join": "^5.0.0", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "devDependencies": { "tsx": "^4.19.2" diff --git a/examples/programmatic-batching/package-lock.json b/examples/programmatic-batching/package-lock.json index cb4683f974..a2dfcbe158 100644 --- a/examples/programmatic-batching/package-lock.json +++ b/examples/programmatic-batching/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "@example/programmatic-batching", "dependencies": { - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.2.13", "@omnigraph/openapi": "^0.108.6", "fets": "^0.8.4", @@ -466,12 +466,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -1089,14 +1089,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -1108,8 +1108,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -1121,7 +1121,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -1162,9 +1162,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -1173,18 +1173,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -1328,12 +1328,12 @@ } }, "node_modules/@graphql-mesh/compose-cli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.3.tgz", - "integrity": "sha512-ndPdpascePymtcXqj+V0b3G9TST7zCoNIumP8yNoK60G9uWBqx0+cYGuOKpGPBH24bjuj5x1nbDW65pljZna+g==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.4.tgz", + "integrity": "sha512-E30eNjo/83jkkQpM8E7++KsXdKntK0Ne8Ih6jNJ8xPisNfuhKLUDR4V+AZuqyBgVI/BMZV5yZxKmicqJ193R8g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@graphql-mesh/fusion-composition": "^0.7.16", "@graphql-mesh/include": "^0.2.9", "@graphql-mesh/string-interpolation": "^0.5.7", @@ -1345,7 +1345,7 @@ "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1" }, "bin": { @@ -1429,9 +1429,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1441,9 +1441,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1645,13 +1645,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1677,12 +1677,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -2070,9 +2070,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -2256,16 +2256,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2438,12 +2438,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -4157,9 +4157,9 @@ "license": "MIT" }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/programmatic-batching/package.json b/examples/programmatic-batching/package.json index 2b48f1b150..166e766d9a 100644 --- a/examples/programmatic-batching/package.json +++ b/examples/programmatic-batching/package.json @@ -7,7 +7,7 @@ "fets": "^0.8.4", "graphql": "16.10.0", "tslib": "^2.8.1", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "devDependencies": { "tsx": "^4.19.2" diff --git a/examples/subscriptions-with-transforms/package-lock.json b/examples/subscriptions-with-transforms/package-lock.json index 2810338da9..cb6ee3523d 100644 --- a/examples/subscriptions-with-transforms/package-lock.json +++ b/examples/subscriptions-with-transforms/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "@example/subscriptions-with-transforms", "dependencies": { - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.2.13", "graphql": "16.10.0", "graphql-sse": "^2.5.3", @@ -466,12 +466,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -1089,14 +1089,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -1108,8 +1108,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -1121,7 +1121,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -1162,9 +1162,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -1173,18 +1173,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -1328,12 +1328,12 @@ } }, "node_modules/@graphql-mesh/compose-cli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.3.tgz", - "integrity": "sha512-ndPdpascePymtcXqj+V0b3G9TST7zCoNIumP8yNoK60G9uWBqx0+cYGuOKpGPBH24bjuj5x1nbDW65pljZna+g==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.4.tgz", + "integrity": "sha512-E30eNjo/83jkkQpM8E7++KsXdKntK0Ne8Ih6jNJ8xPisNfuhKLUDR4V+AZuqyBgVI/BMZV5yZxKmicqJ193R8g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@graphql-mesh/fusion-composition": "^0.7.16", "@graphql-mesh/include": "^0.2.9", "@graphql-mesh/string-interpolation": "^0.5.7", @@ -1345,7 +1345,7 @@ "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1" }, "bin": { @@ -1429,9 +1429,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1441,9 +1441,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1645,13 +1645,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1677,12 +1677,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -2043,9 +2043,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -2229,16 +2229,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2411,12 +2411,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -4034,9 +4034,9 @@ "license": "MIT" }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/subscriptions-with-transforms/package.json b/examples/subscriptions-with-transforms/package.json index c1e98aead9..f9cd9afae4 100644 --- a/examples/subscriptions-with-transforms/package.json +++ b/examples/subscriptions-with-transforms/package.json @@ -7,7 +7,7 @@ "graphql-sse": "^2.5.3", "graphql-yoga": "^5.10.6", "tslib": "^2.8.1", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "devDependencies": { "tsx": "^4.19.2" diff --git a/examples/type-merging-batching/package-lock.json b/examples/type-merging-batching/package-lock.json index 946422b4a2..9b6405ed1d 100644 --- a/examples/type-merging-batching/package-lock.json +++ b/examples/type-merging-batching/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "@example/type-merging-batching", "dependencies": { - "@graphql-hive/gateway": "^1.7.4", + "@graphql-hive/gateway": "^1.7.5", "@graphql-mesh/compose-cli": "^1.2.13", "graphql": "^16.9.0", "graphql-yoga": "^5.10.6", @@ -465,12 +465,12 @@ } }, "node_modules/@commander-js/extra-typings": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz", - "integrity": "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.0.0.tgz", + "integrity": "sha512-4or44L3saI49QRBvdSzfCtzqONlFg0/qy0Cfl+LRynDaxlGs7r2KRTLCELaAoKh4oQguICxRwQfm77/Up+0wTw==", "license": "MIT", "peerDependencies": { - "commander": "~12.1.0" + "commander": "~13.0.0" } }, "node_modules/@envelop/core": { @@ -1088,14 +1088,14 @@ } }, "node_modules/@graphql-hive/gateway": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.4.tgz", - "integrity": "sha512-wLqX/8TFp8FM4jR/kaCF3cCEjMtrpdy1MyQnoozXgb5Cdyv4hACblOJo3Rw+ioG5Em1XL89xeiEXhUdWW89Whg==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway/-/gateway-1.7.5.tgz", + "integrity": "sha512-2h5DlenBjldu1w052o6An8dZbksNXVFGoNM6CpBNv/Sm66xm/K+OFYhNYknnWpCnRP+tsJqGvw8P7Zy5Xi3/5g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@envelop/core": "^5.0.2", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cache-cfw-kv": "^0.104.0", "@graphql-mesh/cache-localforage": "^0.103.0", "@graphql-mesh/cache-redis": "^0.103.0", @@ -1107,8 +1107,8 @@ "@graphql-mesh/plugin-jit": "^0.1.0", "@graphql-mesh/plugin-jwt-auth": "^1.3.0", "@graphql-mesh/plugin-mock": "^0.103.0", - "@graphql-mesh/plugin-opentelemetry": "^1.3.32", - "@graphql-mesh/plugin-prometheus": "^1.3.20", + "@graphql-mesh/plugin-opentelemetry": "^1.3.33", + "@graphql-mesh/plugin-prometheus": "^1.3.21", "@graphql-mesh/plugin-rate-limit": "^0.103.0", "@graphql-mesh/plugin-snapshot": "^0.103.0", "@graphql-mesh/transport-http": "^0.6.29", @@ -1120,7 +1120,7 @@ "@graphql-tools/graphql-file-loader": "^8.0.6", "@graphql-tools/load": "^8.0.7", "@graphql-tools/utils": "^10.7.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1", "graphql-ws": "^5.16.0", "graphql-yoga": "^5.10.6", @@ -1161,9 +1161,9 @@ } }, "node_modules/@graphql-hive/gateway-runtime": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.4.tgz", - "integrity": "sha512-zE7JAC+qdUsF5S4yOFt0o2X6oXDb7GldMleMGXG2hZvZUrCMsdGcT2zuHEL2kW9wFhd2ixtiRC9ozKkMGqXtlw==", + "version": "1.4.5", + "resolved": "https://registry.npmjs.org/@graphql-hive/gateway-runtime/-/gateway-runtime-1.4.5.tgz", + "integrity": "sha512-51w9aU1lsLDDjYpJHu/WXZnudBKJNAXWrl2iNF3dXxAUHX9oJg1wixW2u/es2OGn4GjjgWam7hvCDGcWQ0uoUQ==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.0", @@ -1172,18 +1172,18 @@ "@graphql-hive/core": "^0.8.1", "@graphql-hive/gateway-abort-signal-any": "^0.0.2", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-runtime": "^0.10.25", + "@graphql-mesh/fusion-runtime": "^0.10.26", "@graphql-mesh/hmac-upstream-signature": "^1.2.19", "@graphql-mesh/plugin-hive": "^0.103.0", "@graphql-mesh/plugin-response-cache": "^0.103.0", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", - "@graphql-tools/federation": "^3.0.5", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/federation": "^3.0.6", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/plugin-apollo-usage-report": "^0.5.3", @@ -1327,12 +1327,12 @@ } }, "node_modules/@graphql-mesh/compose-cli": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.3.tgz", - "integrity": "sha512-ndPdpascePymtcXqj+V0b3G9TST7zCoNIumP8yNoK60G9uWBqx0+cYGuOKpGPBH24bjuj5x1nbDW65pljZna+g==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@graphql-mesh/compose-cli/-/compose-cli-1.3.4.tgz", + "integrity": "sha512-E30eNjo/83jkkQpM8E7++KsXdKntK0Ne8Ih6jNJ8xPisNfuhKLUDR4V+AZuqyBgVI/BMZV5yZxKmicqJ193R8g==", "license": "MIT", "dependencies": { - "@commander-js/extra-typings": "^12.1.0", + "@commander-js/extra-typings": "^13.0.0", "@graphql-mesh/fusion-composition": "^0.7.16", "@graphql-mesh/include": "^0.2.9", "@graphql-mesh/string-interpolation": "^0.5.7", @@ -1344,7 +1344,7 @@ "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", - "commander": "^12.0.0", + "commander": "^13.0.0", "dotenv": "^16.3.1" }, "bin": { @@ -1428,9 +1428,9 @@ } }, "node_modules/@graphql-mesh/fusion-runtime": { - "version": "0.10.25", - "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.25.tgz", - "integrity": "sha512-X2IpV1AFGR1Op3DJeUR7X4WOf33YC+Xk2dVkNmH5WrM2zP2mWfkGea38WREWTLj4SuBDMdVVU6/zjn/k1LQhqw==", + "version": "0.10.26", + "resolved": "https://registry.npmjs.org/@graphql-mesh/fusion-runtime/-/fusion-runtime-0.10.26.tgz", + "integrity": "sha512-WkvIAYwleKZP98Uzc/7iF/y/n98KEn7Q20J7z4PIAx3gOzshQa4zxqJGJ0bXUdcKFyf5S2mNgWg0qBDMBII7HA==", "license": "MIT", "dependencies": { "@envelop/core": "^5.0.1", @@ -1440,9 +1440,9 @@ "@graphql-mesh/utils": "^0.103.6", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", - "@graphql-tools/federation": "^3.0.5", + "@graphql-tools/federation": "^3.0.6", "@graphql-tools/merge": "^9.0.12", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/stitching-directives": "^3.1.24", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", @@ -1644,13 +1644,13 @@ } }, "node_modules/@graphql-mesh/plugin-opentelemetry": { - "version": "1.3.32", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.32.tgz", - "integrity": "sha512-B1YAg3Jv5n6JHf5IuBAIIQVrFcr39kZQp6wr8HyJjieRZ+ylmapoLzCcEWqnUcTiWhCZ0VDQ9eeHuDyVAV7uLA==", + "version": "1.3.33", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-opentelemetry/-/plugin-opentelemetry-1.3.33.tgz", + "integrity": "sha512-8VpBc+UgQGkjm9AtLpI7SRnb5i3EuESOvVfa32bnV5HUIdMcS5g3mzx4xJBT366ugfU+Wbz52yps7QmXhZZQQw==", "license": "MIT", "dependencies": { "@azure/monitor-opentelemetry-exporter": "^1.0.0-beta.27", - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.25", "@graphql-mesh/types": "^0.103.6", @@ -1676,12 +1676,12 @@ } }, "node_modules/@graphql-mesh/plugin-prometheus": { - "version": "1.3.20", - "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.20.tgz", - "integrity": "sha512-7vwXe4m8w65pDM0VV0BS1hzZ/0ws5SfklKyRhSLGqYQNLYBYrvBMW/xYYQO9H2lGSG/1CV7nCLKe8hU4+FtM+w==", + "version": "1.3.21", + "resolved": "https://registry.npmjs.org/@graphql-mesh/plugin-prometheus/-/plugin-prometheus-1.3.21.tgz", + "integrity": "sha512-oYzOCPvWQsf4L9mjj8ees0dM7bFyrFzitucvYwPn+zuHHM2vRnyy4SHhoRMpPiDL2URdQ1KAOvmfmd9X8FAzsg==", "license": "MIT", "dependencies": { - "@graphql-hive/gateway-runtime": "^1.4.4", + "@graphql-hive/gateway-runtime": "^1.4.5", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/types": "^0.103.6", "@graphql-mesh/utils": "^0.103.6", @@ -2042,9 +2042,9 @@ } }, "node_modules/@graphql-tools/batch-delegate": { - "version": "9.0.25", - "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz", - "integrity": "sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==", + "version": "9.0.26", + "resolved": "https://registry.npmjs.org/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz", + "integrity": "sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", @@ -2228,16 +2228,16 @@ } }, "node_modules/@graphql-tools/federation": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.5.tgz", - "integrity": "sha512-wr92lFbBq7fgY/ODVQFv1uQJRGVTWLpFoiXloPE1U1BJxIF+NTsMLPUyBt0ZpJM6qhKd5NEfX05dXuWBRxA67A==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@graphql-tools/federation/-/federation-3.0.6.tgz", + "integrity": "sha512-H8ZCV3sSlIeh240IBupK8OrEl8q0GpfZSGUudewiJLWAfyk7ykFnEsQlQHnQkdrlrNE3z68JPPo44MZEr3sOTw==", "license": "MIT", "dependencies": { "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor-http": "^1.2.3", "@graphql-tools/merge": "^9.0.12", "@graphql-tools/schema": "^10.0.11", - "@graphql-tools/stitch": "^9.4.11", + "@graphql-tools/stitch": "^9.4.12", "@graphql-tools/utils": "^10.7.0", "@graphql-tools/wrap": "^10.0.27", "@graphql-yoga/typed-event-target": "^3.0.1", @@ -2410,12 +2410,12 @@ } }, "node_modules/@graphql-tools/stitch": { - "version": "9.4.11", - "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.11.tgz", - "integrity": "sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==", + "version": "9.4.12", + "resolved": "https://registry.npmjs.org/@graphql-tools/stitch/-/stitch-9.4.12.tgz", + "integrity": "sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==", "license": "MIT", "dependencies": { - "@graphql-tools/batch-delegate": "^9.0.25", + "@graphql-tools/batch-delegate": "^9.0.26", "@graphql-tools/delegate": "^10.2.9", "@graphql-tools/executor": "^1.3.10", "@graphql-tools/merge": "^9.0.12", @@ -4033,9 +4033,9 @@ "license": "MIT" }, "node_modules/commander": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", - "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz", + "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==", "license": "MIT", "engines": { "node": ">=18" diff --git a/examples/type-merging-batching/package.json b/examples/type-merging-batching/package.json index 4662db23c5..378883da01 100644 --- a/examples/type-merging-batching/package.json +++ b/examples/type-merging-batching/package.json @@ -6,7 +6,7 @@ "graphql": "^16.9.0", "graphql-yoga": "^5.10.6", "tslib": "^2.8.1", - "@graphql-hive/gateway": "^1.7.4" + "@graphql-hive/gateway": "^1.7.5" }, "devDependencies": { "tsx": "^4.19.2"