From f91922f469c65c3fbbd53ef366ff6df7df7ab91d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 14:18:40 +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.9 - [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.9) --- 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 b5fd3deb4..20244080f 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.9", "@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.9", + "resolved": "https://registry.npmjs.org/@apollo/client/-/client-4.2.9.tgz", + "integrity": "sha512-miiAhuhnjZjdYvSYNckvBGHyM8N4McGyrDyf7yIMDHzpt85FlS7k7JgixHqkAy1+MXGl9vYlTDfKS7alEDGbvQ==", "license": "MIT", "dependencies": { "@graphql-typed-document-node/core": "^3.1.1", diff --git a/package-lock.json b/package-lock.json index b5fd3deb4..20244080f 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.9", "@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.9", + "resolved": "https://registry.npmjs.org/@apollo/client/-/client-4.2.9.tgz", + "integrity": "sha512-miiAhuhnjZjdYvSYNckvBGHyM8N4McGyrDyf7yIMDHzpt85FlS7k7JgixHqkAy1+MXGl9vYlTDfKS7alEDGbvQ==", "license": "MIT", "dependencies": { "@graphql-typed-document-node/core": "^3.1.1", diff --git a/package.json b/package.json index cb3d021f3..8b20b8af4 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.9", "@automattic/vip-search-replace": "^2.0.0", "@json2csv/plainjs": "^7.0.3", "@wwa/single-line-log": "^1.1.4",