From a2811ed9be1c44a8ad92008f0abf2cb9369c2cc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 18:03:44 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies (#7818) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@apollo/client](https://www.apollographql.com/docs/react/) ([source](https://togithub.com/apollographql/apollo-client)) | [`3.8.8` -> `3.8.9`](https://renovatebot.com/diffs/npm/@apollo%2fclient/3.8.8/3.8.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@apollo%2fclient/3.8.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@apollo%2fclient/3.8.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@apollo%2fclient/3.8.8/3.8.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@apollo%2fclient/3.8.8/3.8.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@apollo/gateway](https://togithub.com/apollographql/federation) ([source](https://togithub.com/apollographql/federation/tree/HEAD/gateway-js/)) | [`2.6.2` -> `2.6.3`](https://renovatebot.com/diffs/npm/@apollo%2fgateway/2.6.2/2.6.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@apollo%2fgateway/2.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@apollo%2fgateway/2.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@apollo%2fgateway/2.6.2/2.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@apollo%2fgateway/2.6.2/2.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@apollo/subgraph](https://togithub.com/apollographql/federation) ([source](https://togithub.com/apollographql/federation/tree/HEAD/subgraph-js/)) | [`2.6.2` -> `2.6.3`](https://renovatebot.com/diffs/npm/@apollo%2fsubgraph/2.6.2/2.6.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@apollo%2fsubgraph/2.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@apollo%2fsubgraph/2.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@apollo%2fsubgraph/2.6.2/2.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@apollo%2fsubgraph/2.6.2/2.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [node](https://togithub.com/nodejs/node) | [`20.10.0` -> `20.11.0`](https://renovatebot.com/diffs/npm/node/20.10.0/v20.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/github-tags/node/v20.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/node/v20.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/node/20.10.0/v20.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/node/20.10.0/v20.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | volta | minor | --- ### Release Notes
apollographql/apollo-client (@​apollo/client) ### [`v3.8.9`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#389) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.8.8...v3.8.9) ##### Patch Changes - [#​11472](https://togithub.com/apollographql/apollo-client/pull/11472) [`afc844d`](https://togithub.com/apollographql/apollo-client/commit/afc844dd8d6f9f7a3e2003f9a5b541291dfe3fb4) Thanks [@​alessbell](https://togithub.com/alessbell)! - Fix delay: Infinity when set on a MockResponse passed to Mocked Provider so it indefinitely enters loading state. - [#​11464](https://togithub.com/apollographql/apollo-client/pull/11464) [`aac12b2`](https://togithub.com/apollographql/apollo-client/commit/aac12b221a6cb776d4941b6c8aadf04f0f0acd27) Thanks [@​jerelmiller](https://togithub.com/jerelmiller)! - Prevent `useFragment` from excessively unsubscribing and resubscribing the fragment with the cache on every render. - [#​11449](https://togithub.com/apollographql/apollo-client/pull/11449) [`f40cda4`](https://togithub.com/apollographql/apollo-client/commit/f40cda45841e93b056c781c19651b54464f7346a) Thanks [@​phryneas](https://togithub.com/phryneas)! - Removes refences to the typescript "dom" lib. - [#​11470](https://togithub.com/apollographql/apollo-client/pull/11470) [`e293bc9`](https://togithub.com/apollographql/apollo-client/commit/e293bc90d6f7937a6fc7c169f7b16eeb39d5fd49) Thanks [@​phryneas](https://togithub.com/phryneas)! - Remove an unnecessary check from parseAndCheckHttpResponse.
apollographql/federation (@​apollo/gateway) ### [`v2.6.3`](https://togithub.com/apollographql/federation/blob/HEAD/gateway-js/CHANGELOG.md#263) [Compare Source](https://togithub.com/apollographql/federation/compare/@apollo/gateway@2.6.2...@apollo/gateway@2.6.3) ##### Patch Changes - Updated dependencies \[[`038cf0dbbfb0e2978b69f0a14bfd2c38b0cd1326`](https://togithub.com/apollographql/federation/commit/038cf0dbbfb0e2978b69f0a14bfd2c38b0cd1326), [`69495b4810f3268c45a31f9d12e4f9cde2c447b5`](https://togithub.com/apollographql/federation/commit/69495b4810f3268c45a31f9d12e4f9cde2c447b5)]: - [@​apollo/query-planner](https://togithub.com/apollo/query-planner)[@​2](https://togithub.com/2).6.3 - [@​apollo/composition](https://togithub.com/apollo/composition)[@​2](https://togithub.com/2).6.3 - [@​apollo/federation-internals](https://togithub.com/apollo/federation-internals)[@​2](https://togithub.com/2).6.3
apollographql/federation (@​apollo/subgraph) ### [`v2.6.3`](https://togithub.com/apollographql/federation/blob/HEAD/subgraph-js/CHANGELOG.md#263) [Compare Source](https://togithub.com/apollographql/federation/compare/@apollo/subgraph@2.6.2...@apollo/subgraph@2.6.3) ##### Patch Changes - Updated dependencies \[]: - [@​apollo/federation-internals](https://togithub.com/apollo/federation-internals)[@​2](https://togithub.com/2).6.3
nodejs/node (node) ### [`v20.11.0`](https://togithub.com/nodejs/node/compare/v20.10.0...v20.11.0) [Compare Source](https://togithub.com/nodejs/node/compare/v20.10.0...v20.11.0)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/apollographql/apollo-server). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 126 +++++++++++++++++++++++----------------------- package.json | 8 +-- 2 files changed, 67 insertions(+), 67 deletions(-) diff --git a/package-lock.json b/package-lock.json index 03860d47a94..41e66be7377 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,9 +10,9 @@ "packages/*" ], "devDependencies": { - "@apollo/client": "3.8.8", - "@apollo/gateway": "2.6.2", - "@apollo/subgraph": "2.6.2", + "@apollo/client": "3.8.9", + "@apollo/gateway": "2.6.3", + "@apollo/subgraph": "2.6.3", "@apollo/utils.createhash": "2.0.1", "@changesets/changelog-github": "0.5.0", "@changesets/cli": "2.27.1", @@ -103,9 +103,9 @@ "link": true }, "node_modules/@apollo/client": { - "version": "3.8.8", - "resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.8.8.tgz", - "integrity": "sha512-omjd9ryGDkadZrKW6l5ktUAdS4SNaFOccYQ4ZST0HLW83y8kQaSZOCTNlpkoBUK8cv6qP8+AxOKwLm2ho8qQ+Q==", + "version": "3.8.9", + "resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.8.9.tgz", + "integrity": "sha512-IcQDFEEPc9+PEQsxhxQvsoQ04BRarOzi/Ila5PcniRSDeKJWgY22dnp6+V1i1fWXRDVd1ybdvze4sFESDVQUCQ==", "dependencies": { "@graphql-typed-document-node/core": "^3.1.1", "@wry/equality": "^0.5.6", @@ -154,13 +154,13 @@ } }, "node_modules/@apollo/composition": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/@apollo/composition/-/composition-2.6.2.tgz", - "integrity": "sha512-rbMRcnvEDtOT+e6OiKUY9virbhpIK9E8bQ6eGoakwCYz8bVXdBBPQdKuvhnvzNAe0LeOPMcsx3Pp9mPT9wz80g==", + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/@apollo/composition/-/composition-2.6.3.tgz", + "integrity": "sha512-7Q6xITvZifAWXPzN1ZkqMss9mBZgCL1hdKmM117UhqOfYrZ331DdUaln4I07Ae7wjXEg0KUb7AElx/1x+gm6qg==", "dev": true, "dependencies": { - "@apollo/federation-internals": "2.6.2", - "@apollo/query-graphs": "2.6.2" + "@apollo/federation-internals": "2.6.3", + "@apollo/query-graphs": "2.6.3" }, "engines": { "node": ">=14.15.0" @@ -170,9 +170,9 @@ } }, "node_modules/@apollo/federation-internals": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/@apollo/federation-internals/-/federation-internals-2.6.2.tgz", - "integrity": "sha512-L5Ppl+FQ2+ETpJ8NCa7T8ifAjAX8K/4NW8N08d6TRUJu0M/8rvIL0CgX033Jno/+FVIFhNBbVN2kGoSKDl1YPQ==", + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/@apollo/federation-internals/-/federation-internals-2.6.3.tgz", + "integrity": "sha512-Motm6p4C4t1lUXOq9kIVyP6jANSymiUgfwc0TYjeSehKRFq6qxv9L2gPSVFvyfm/gI+gLlDscDN63YtxpUzqhQ==", "dev": true, "dependencies": { "@types/uuid": "^9.0.0", @@ -201,14 +201,14 @@ } }, "node_modules/@apollo/gateway": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-2.6.2.tgz", - "integrity": "sha512-JkN9wRQBOBgR50gOPzNnjpb0GN8UnSJlcQZXdGphuV6ldpRYuh71FR96vGIAQo0673hAGsyAsXyZNRXdCROscQ==", + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-2.6.3.tgz", + "integrity": "sha512-/p1eyRPqWsoVH94/q3tqeLMk7q6CZ5pl7C8lLtANCx/2mYwmLlGcP4RNdKAFyd3K6zR7/VXNdfDIRWZ+AqCkEg==", "dev": true, "dependencies": { - "@apollo/composition": "2.6.2", - "@apollo/federation-internals": "2.6.2", - "@apollo/query-planner": "2.6.2", + "@apollo/composition": "2.6.3", + "@apollo/federation-internals": "2.6.3", + "@apollo/query-planner": "2.6.3", "@apollo/server-gateway-interface": "^1.1.0", "@apollo/usage-reporting-protobuf": "^4.1.0", "@apollo/utils.createhash": "^2.0.0", @@ -257,12 +257,12 @@ } }, "node_modules/@apollo/query-graphs": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/@apollo/query-graphs/-/query-graphs-2.6.2.tgz", - "integrity": "sha512-1pQABsPS38Sqz1u3pW1WDmq/xJDWkdZGUsHNSAaSbdRAQMT5Lf9M9uzBUcNR5g+byvzKOc6nnxkh2W/tls5kBw==", + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/@apollo/query-graphs/-/query-graphs-2.6.3.tgz", + "integrity": "sha512-h+39kWnVq8GzhSyE2HGg4CKpzTDj1480EcLFuSk11QSN99uXjqwwciY5J83tlaSBONni0TvJ6Efctvp6ag0Xpw==", "dev": true, "dependencies": { - "@apollo/federation-internals": "2.6.2", + "@apollo/federation-internals": "2.6.3", "deep-equal": "^2.0.5", "ts-graphviz": "^1.5.4", "uuid": "^9.0.0" @@ -288,13 +288,13 @@ } }, "node_modules/@apollo/query-planner": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-2.6.2.tgz", - "integrity": "sha512-vASt3+D+gzLZk+P0lFG7nE4QXAn5/IB1be39ywMvqzYPYSjHmJ5sCQluPka1qF581hcxaLJaH2GGT+7RQAeuSg==", + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-2.6.3.tgz", + "integrity": "sha512-wH7VaIDPhbSs7/UrihvMHWBvfooIoH4WKpyBj50Syf7TOFWmrWWihB+Gf5pdR2Q14pKxM0QihIxGdXK3XABBag==", "dev": true, "dependencies": { - "@apollo/federation-internals": "2.6.2", - "@apollo/query-graphs": "2.6.2", + "@apollo/federation-internals": "2.6.3", + "@apollo/query-graphs": "2.6.3", "@apollo/utils.keyvaluecache": "^2.1.0", "chalk": "^4.1.0", "deep-equal": "^2.0.5", @@ -324,13 +324,13 @@ "link": true }, "node_modules/@apollo/subgraph": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-2.6.2.tgz", - "integrity": "sha512-TZXCq//fYv++gx8Tsngfa85fH6UGvpyz2xqGh9YIg2e3akeikRW77FRg0tfFXL9CwVmWLukav1hJGsipOklM1g==", + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-2.6.3.tgz", + "integrity": "sha512-k4uDJ5QBzisWatxQ/4NJ7d56OJwgPMd0kL1lEXsVJYrfxZhlNd2YSnQrBjp4cmnTK4Z3mDFFoF2viXll7eR2WQ==", "dev": true, "dependencies": { "@apollo/cache-control-types": "^1.0.2", - "@apollo/federation-internals": "2.6.2" + "@apollo/federation-internals": "2.6.3" }, "engines": { "node": ">=14.15.0" @@ -14810,9 +14810,9 @@ "requires": {} }, "@apollo/client": { - "version": "3.8.8", - "resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.8.8.tgz", - "integrity": "sha512-omjd9ryGDkadZrKW6l5ktUAdS4SNaFOccYQ4ZST0HLW83y8kQaSZOCTNlpkoBUK8cv6qP8+AxOKwLm2ho8qQ+Q==", + "version": "3.8.9", + "resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.8.9.tgz", + "integrity": "sha512-IcQDFEEPc9+PEQsxhxQvsoQ04BRarOzi/Ila5PcniRSDeKJWgY22dnp6+V1i1fWXRDVd1ybdvze4sFESDVQUCQ==", "requires": { "@graphql-typed-document-node/core": "^3.1.1", "@wry/equality": "^0.5.6", @@ -14839,19 +14839,19 @@ } }, "@apollo/composition": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/@apollo/composition/-/composition-2.6.2.tgz", - "integrity": "sha512-rbMRcnvEDtOT+e6OiKUY9virbhpIK9E8bQ6eGoakwCYz8bVXdBBPQdKuvhnvzNAe0LeOPMcsx3Pp9mPT9wz80g==", + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/@apollo/composition/-/composition-2.6.3.tgz", + "integrity": "sha512-7Q6xITvZifAWXPzN1ZkqMss9mBZgCL1hdKmM117UhqOfYrZ331DdUaln4I07Ae7wjXEg0KUb7AElx/1x+gm6qg==", "dev": true, "requires": { - "@apollo/federation-internals": "2.6.2", - "@apollo/query-graphs": "2.6.2" + "@apollo/federation-internals": "2.6.3", + "@apollo/query-graphs": "2.6.3" } }, "@apollo/federation-internals": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/@apollo/federation-internals/-/federation-internals-2.6.2.tgz", - "integrity": "sha512-L5Ppl+FQ2+ETpJ8NCa7T8ifAjAX8K/4NW8N08d6TRUJu0M/8rvIL0CgX033Jno/+FVIFhNBbVN2kGoSKDl1YPQ==", + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/@apollo/federation-internals/-/federation-internals-2.6.3.tgz", + "integrity": "sha512-Motm6p4C4t1lUXOq9kIVyP6jANSymiUgfwc0TYjeSehKRFq6qxv9L2gPSVFvyfm/gI+gLlDscDN63YtxpUzqhQ==", "dev": true, "requires": { "@types/uuid": "^9.0.0", @@ -14869,14 +14869,14 @@ } }, "@apollo/gateway": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-2.6.2.tgz", - "integrity": "sha512-JkN9wRQBOBgR50gOPzNnjpb0GN8UnSJlcQZXdGphuV6ldpRYuh71FR96vGIAQo0673hAGsyAsXyZNRXdCROscQ==", + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/@apollo/gateway/-/gateway-2.6.3.tgz", + "integrity": "sha512-/p1eyRPqWsoVH94/q3tqeLMk7q6CZ5pl7C8lLtANCx/2mYwmLlGcP4RNdKAFyd3K6zR7/VXNdfDIRWZ+AqCkEg==", "dev": true, "requires": { - "@apollo/composition": "2.6.2", - "@apollo/federation-internals": "2.6.2", - "@apollo/query-planner": "2.6.2", + "@apollo/composition": "2.6.3", + "@apollo/federation-internals": "2.6.3", + "@apollo/query-planner": "2.6.3", "@apollo/server-gateway-interface": "^1.1.0", "@apollo/usage-reporting-protobuf": "^4.1.0", "@apollo/utils.createhash": "^2.0.0", @@ -14914,12 +14914,12 @@ } }, "@apollo/query-graphs": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/@apollo/query-graphs/-/query-graphs-2.6.2.tgz", - "integrity": "sha512-1pQABsPS38Sqz1u3pW1WDmq/xJDWkdZGUsHNSAaSbdRAQMT5Lf9M9uzBUcNR5g+byvzKOc6nnxkh2W/tls5kBw==", + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/@apollo/query-graphs/-/query-graphs-2.6.3.tgz", + "integrity": "sha512-h+39kWnVq8GzhSyE2HGg4CKpzTDj1480EcLFuSk11QSN99uXjqwwciY5J83tlaSBONni0TvJ6Efctvp6ag0Xpw==", "dev": true, "requires": { - "@apollo/federation-internals": "2.6.2", + "@apollo/federation-internals": "2.6.3", "deep-equal": "^2.0.5", "ts-graphviz": "^1.5.4", "uuid": "^9.0.0" @@ -14934,13 +14934,13 @@ } }, "@apollo/query-planner": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-2.6.2.tgz", - "integrity": "sha512-vASt3+D+gzLZk+P0lFG7nE4QXAn5/IB1be39ywMvqzYPYSjHmJ5sCQluPka1qF581hcxaLJaH2GGT+7RQAeuSg==", + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/@apollo/query-planner/-/query-planner-2.6.3.tgz", + "integrity": "sha512-wH7VaIDPhbSs7/UrihvMHWBvfooIoH4WKpyBj50Syf7TOFWmrWWihB+Gf5pdR2Q14pKxM0QihIxGdXK3XABBag==", "dev": true, "requires": { - "@apollo/federation-internals": "2.6.2", - "@apollo/query-graphs": "2.6.2", + "@apollo/federation-internals": "2.6.3", + "@apollo/query-graphs": "2.6.3", "@apollo/utils.keyvaluecache": "^2.1.0", "chalk": "^4.1.0", "deep-equal": "^2.0.5", @@ -15059,13 +15059,13 @@ } }, "@apollo/subgraph": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-2.6.2.tgz", - "integrity": "sha512-TZXCq//fYv++gx8Tsngfa85fH6UGvpyz2xqGh9YIg2e3akeikRW77FRg0tfFXL9CwVmWLukav1hJGsipOklM1g==", + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/@apollo/subgraph/-/subgraph-2.6.3.tgz", + "integrity": "sha512-k4uDJ5QBzisWatxQ/4NJ7d56OJwgPMd0kL1lEXsVJYrfxZhlNd2YSnQrBjp4cmnTK4Z3mDFFoF2viXll7eR2WQ==", "dev": true, "requires": { "@apollo/cache-control-types": "^1.0.2", - "@apollo/federation-internals": "2.6.2" + "@apollo/federation-internals": "2.6.3" } }, "@apollo/usage-reporting-protobuf": { diff --git a/package.json b/package.json index 4cb7dbd94c2..c4fd13d94e6 100644 --- a/package.json +++ b/package.json @@ -38,9 +38,9 @@ "npm": ">=8.5.0" }, "devDependencies": { - "@apollo/client": "3.8.8", - "@apollo/gateway": "2.6.2", - "@apollo/subgraph": "2.6.2", + "@apollo/client": "3.8.9", + "@apollo/gateway": "2.6.3", + "@apollo/subgraph": "2.6.3", "@apollo/utils.createhash": "2.0.1", "@changesets/changelog-github": "0.5.0", "@changesets/cli": "2.27.1", @@ -108,7 +108,7 @@ ] }, "volta": { - "node": "20.10.0", + "node": "20.11.0", "npm": "9.9.2" } }