From 357a7429a12be4c69dccc0ddb63c2c15db9655ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 12:22:48 +0000 Subject: [PATCH] build(deps): bump @apollo/client in the graphql group across 1 directory Bumps the graphql group with 1 update in the / directory: [@apollo/client](https://github.com/apollographql/apollo-client). Updates `@apollo/client` from 4.2.5 to 4.2.7 - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/@apollo/client@4.2.5...@apollo/client@4.2.7) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-version: 4.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: graphql ... Signed-off-by: dependabot[bot] --- npm-shrinkwrap.json | 8 ++++---- package-lock.json | 8 ++++---- package.json | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 453d0b6cf..2486a678c 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "MIT", "dependencies": { - "@apollo/client": "4.2.5", + "@apollo/client": "4.2.7", "@automattic/vip-search-replace": "^2.0.0", "@json2csv/plainjs": "^7.0.3", "@wwa/single-line-log": "^1.1.4", @@ -149,9 +149,9 @@ } }, "node_modules/@apollo/client": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/@apollo/client/-/client-4.2.5.tgz", - "integrity": "sha512-1VyJ4eAriUFCfK2Btc09PQtxxgrnmoO1Dbg2A1O7MQbsK1ri5GSWBzc7/P6A0KJrkWll/Ojf9HC6ptIET8yv3g==", + "version": "4.2.7", + "resolved": "https://registry.npmjs.org/@apollo/client/-/client-4.2.7.tgz", + "integrity": "sha512-Z129zR77VP0oWWIXPpHgwbtwhCVBzkw/FhiiymbqwlUniKb5z2KBeuQkpNIz3QfuO7ezHiaxsJ0PPjYBJTSHtg==", "license": "MIT", "dependencies": { "@graphql-typed-document-node/core": "^3.1.1", diff --git a/package-lock.json b/package-lock.json index 453d0b6cf..2486a678c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "MIT", "dependencies": { - "@apollo/client": "4.2.5", + "@apollo/client": "4.2.7", "@automattic/vip-search-replace": "^2.0.0", "@json2csv/plainjs": "^7.0.3", "@wwa/single-line-log": "^1.1.4", @@ -149,9 +149,9 @@ } }, "node_modules/@apollo/client": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/@apollo/client/-/client-4.2.5.tgz", - "integrity": "sha512-1VyJ4eAriUFCfK2Btc09PQtxxgrnmoO1Dbg2A1O7MQbsK1ri5GSWBzc7/P6A0KJrkWll/Ojf9HC6ptIET8yv3g==", + "version": "4.2.7", + "resolved": "https://registry.npmjs.org/@apollo/client/-/client-4.2.7.tgz", + "integrity": "sha512-Z129zR77VP0oWWIXPpHgwbtwhCVBzkw/FhiiymbqwlUniKb5z2KBeuQkpNIz3QfuO7ezHiaxsJ0PPjYBJTSHtg==", "license": "MIT", "dependencies": { "@graphql-typed-document-node/core": "^3.1.1", diff --git a/package.json b/package.json index 96c9207b7..918c79432 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "typescript": "^6.0.2" }, "dependencies": { - "@apollo/client": "4.2.5", + "@apollo/client": "4.2.7", "@automattic/vip-search-replace": "^2.0.0", "@json2csv/plainjs": "^7.0.3", "@wwa/single-line-log": "^1.1.4",