refactor: Bump @apollo/client from 3.11.8 to 3.11.9 (#9415)

This commit is contained in:
dependabot[bot]
2024-11-08 18:52:07 +01:00
committed by GitHub
parent 606ae54a95
commit 2ab95e0335
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.11.8", "@apollo/client": "3.11.9",
"@babel/cli": "7.25.9", "@babel/cli": "7.25.9",
"@babel/core": "7.26.0", "@babel/core": "7.26.0",
"@babel/plugin-proposal-object-rest-spread": "7.20.7", "@babel/plugin-proposal-object-rest-spread": "7.20.7",
@@ -168,9 +168,9 @@
} }
}, },
"node_modules/@apollo/client": { "node_modules/@apollo/client": {
"version": "3.11.8", "version": "3.11.9",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.11.8.tgz", "resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.11.9.tgz",
"integrity": "sha512-CgG1wbtMjsV2pRGe/eYITmV5B8lXUCYljB2gB/6jWTFQcrvirUVvKg7qtFdjYkQSFbIffU1IDyxgeaN81eTjbA==", "integrity": "sha512-aQ6VL+CPO1G4DLS/3FelfA+nl+ZQCP5qeN1NS6J8xh9wumUM/2W1ccneqCYmbTMDtoSunxE1BV2W6u0FF4axwQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@graphql-typed-document-node/core": "^3.1.1", "@graphql-typed-document-node/core": "^3.1.1",
@@ -21269,9 +21269,9 @@
"requires": {} "requires": {}
}, },
"@apollo/client": { "@apollo/client": {
"version": "3.11.8", "version": "3.11.9",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.11.8.tgz", "resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.11.9.tgz",
"integrity": "sha512-CgG1wbtMjsV2pRGe/eYITmV5B8lXUCYljB2gB/6jWTFQcrvirUVvKg7qtFdjYkQSFbIffU1IDyxgeaN81eTjbA==", "integrity": "sha512-aQ6VL+CPO1G4DLS/3FelfA+nl+ZQCP5qeN1NS6J8xh9wumUM/2W1ccneqCYmbTMDtoSunxE1BV2W6u0FF4axwQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@graphql-typed-document-node/core": "^3.1.1", "@graphql-typed-document-node/core": "^3.1.1",

View File

@@ -67,7 +67,7 @@
}, },
"devDependencies": { "devDependencies": {
"@actions/core": "1.11.1", "@actions/core": "1.11.1",
"@apollo/client": "3.11.8", "@apollo/client": "3.11.9",
"@babel/cli": "7.25.9", "@babel/cli": "7.25.9",
"@babel/core": "7.26.0", "@babel/core": "7.26.0",
"@babel/plugin-proposal-object-rest-spread": "7.20.7", "@babel/plugin-proposal-object-rest-spread": "7.20.7",