refactor: Bump @apollo/client from 3.13.7 to 3.13.8 (#9762)

This commit is contained in:
dependabot[bot]
2025-05-25 19:53:50 +02:00
committed by GitHub
parent f3f28f8f5e
commit 44b42ccea2
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -61,7 +61,7 @@
}, },
"devDependencies": { "devDependencies": {
"@actions/core": "1.11.1", "@actions/core": "1.11.1",
"@apollo/client": "3.13.7", "@apollo/client": "3.13.8",
"@babel/cli": "7.27.0", "@babel/cli": "7.27.0",
"@babel/core": "7.27.1", "@babel/core": "7.27.1",
"@babel/plugin-proposal-object-rest-spread": "7.20.7", "@babel/plugin-proposal-object-rest-spread": "7.20.7",
@@ -172,9 +172,9 @@
} }
}, },
"node_modules/@apollo/client": { "node_modules/@apollo/client": {
"version": "3.13.7", "version": "3.13.8",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.7.tgz", "resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.8.tgz",
"integrity": "sha512-jOp8EctxOirgg5BSV0hgpcUSprrW7b9pf4r8ybUcY6Z+0T+ja5W82kI/rJeLUHxhT3YOKBm+72hWUHfsNIa+Fg==", "integrity": "sha512-YM9lQpm0VfVco4DSyKooHS/fDTiKQcCHfxr7i3iL6a0kP/jNO5+4NFK6vtRDxaYisd5BrwOZHLJpPBnvRVpKPg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@@ -22755,9 +22755,9 @@
"requires": {} "requires": {}
}, },
"@apollo/client": { "@apollo/client": {
"version": "3.13.7", "version": "3.13.8",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.7.tgz", "resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.8.tgz",
"integrity": "sha512-jOp8EctxOirgg5BSV0hgpcUSprrW7b9pf4r8ybUcY6Z+0T+ja5W82kI/rJeLUHxhT3YOKBm+72hWUHfsNIa+Fg==", "integrity": "sha512-YM9lQpm0VfVco4DSyKooHS/fDTiKQcCHfxr7i3iL6a0kP/jNO5+4NFK6vtRDxaYisd5BrwOZHLJpPBnvRVpKPg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@graphql-typed-document-node/core": "^3.1.1", "@graphql-typed-document-node/core": "^3.1.1",

View File

@@ -68,7 +68,7 @@
}, },
"devDependencies": { "devDependencies": {
"@actions/core": "1.11.1", "@actions/core": "1.11.1",
"@apollo/client": "3.13.7", "@apollo/client": "3.13.8",
"@babel/cli": "7.27.0", "@babel/cli": "7.27.0",
"@babel/core": "7.27.1", "@babel/core": "7.27.1",
"@babel/plugin-proposal-object-rest-spread": "7.20.7", "@babel/plugin-proposal-object-rest-spread": "7.20.7",