refactor: Bump @apollo/client from 3.11.9 to 3.11.10 (#9430)

This commit is contained in:
dependabot[bot]
2024-11-20 01:58:27 +01:00
committed by GitHub
parent 8b2a71da58
commit b2d94eb2d2
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -61,7 +61,7 @@
},
"devDependencies": {
"@actions/core": "1.11.1",
"@apollo/client": "3.11.9",
"@apollo/client": "3.11.10",
"@babel/cli": "7.25.9",
"@babel/core": "7.26.0",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
@@ -168,9 +168,9 @@
}
},
"node_modules/@apollo/client": {
"version": "3.11.9",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.11.9.tgz",
"integrity": "sha512-aQ6VL+CPO1G4DLS/3FelfA+nl+ZQCP5qeN1NS6J8xh9wumUM/2W1ccneqCYmbTMDtoSunxE1BV2W6u0FF4axwQ==",
"version": "3.11.10",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.11.10.tgz",
"integrity": "sha512-IfGc+X4il0rDqVQBBWdxIKM+ciDCiDzBq9+Bg9z4tJMi87uF6po4v+ddiac1wP0ARgVPsFwEIGxK7jhN4pW8jg==",
"dev": true,
"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
@@ -21254,9 +21254,9 @@
"requires": {}
},
"@apollo/client": {
"version": "3.11.9",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.11.9.tgz",
"integrity": "sha512-aQ6VL+CPO1G4DLS/3FelfA+nl+ZQCP5qeN1NS6J8xh9wumUM/2W1ccneqCYmbTMDtoSunxE1BV2W6u0FF4axwQ==",
"version": "3.11.10",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.11.10.tgz",
"integrity": "sha512-IfGc+X4il0rDqVQBBWdxIKM+ciDCiDzBq9+Bg9z4tJMi87uF6po4v+ddiac1wP0ARgVPsFwEIGxK7jhN4pW8jg==",
"dev": true,
"requires": {
"@graphql-typed-document-node/core": "^3.1.1",

View File

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