refactor: Bump @apollo/client from 3.13.7 to 3.13.8 (#9762)
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -61,7 +61,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@actions/core": "1.11.1",
|
||||
"@apollo/client": "3.13.7",
|
||||
"@apollo/client": "3.13.8",
|
||||
"@babel/cli": "7.27.0",
|
||||
"@babel/core": "7.27.1",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
||||
@@ -172,9 +172,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@apollo/client": {
|
||||
"version": "3.13.7",
|
||||
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.7.tgz",
|
||||
"integrity": "sha512-jOp8EctxOirgg5BSV0hgpcUSprrW7b9pf4r8ybUcY6Z+0T+ja5W82kI/rJeLUHxhT3YOKBm+72hWUHfsNIa+Fg==",
|
||||
"version": "3.13.8",
|
||||
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.8.tgz",
|
||||
"integrity": "sha512-YM9lQpm0VfVco4DSyKooHS/fDTiKQcCHfxr7i3iL6a0kP/jNO5+4NFK6vtRDxaYisd5BrwOZHLJpPBnvRVpKPg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -22755,9 +22755,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@apollo/client": {
|
||||
"version": "3.13.7",
|
||||
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.7.tgz",
|
||||
"integrity": "sha512-jOp8EctxOirgg5BSV0hgpcUSprrW7b9pf4r8ybUcY6Z+0T+ja5W82kI/rJeLUHxhT3YOKBm+72hWUHfsNIa+Fg==",
|
||||
"version": "3.13.8",
|
||||
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.8.tgz",
|
||||
"integrity": "sha512-YM9lQpm0VfVco4DSyKooHS/fDTiKQcCHfxr7i3iL6a0kP/jNO5+4NFK6vtRDxaYisd5BrwOZHLJpPBnvRVpKPg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@graphql-typed-document-node/core": "^3.1.1",
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@actions/core": "1.11.1",
|
||||
"@apollo/client": "3.13.7",
|
||||
"@apollo/client": "3.13.8",
|
||||
"@babel/cli": "7.27.0",
|
||||
"@babel/core": "7.27.1",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
||||
|
||||
Reference in New Issue
Block a user