refactor: Bump @apollo/client from 3.13.4 to 3.13.7 (#9719)

This commit is contained in:
dependabot[bot]
2025-04-17 19:55:21 +01:00
committed by GitHub
parent ed69e03acf
commit 9a2cffe975
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.13.4",
"@apollo/client": "3.13.7",
"@babel/cli": "7.27.0",
"@babel/core": "7.26.10",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
@@ -172,9 +172,9 @@
}
},
"node_modules/@apollo/client": {
"version": "3.13.4",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.4.tgz",
"integrity": "sha512-Ot3RaN2M/rhIKDqXBdOVlN0dQbHydUrYJ9lTxkvd6x7W1pAjwduUccfoz2gsO4U9by7oWtRj/ySF0MFNUp+9Aw==",
"version": "3.13.7",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.7.tgz",
"integrity": "sha512-jOp8EctxOirgg5BSV0hgpcUSprrW7b9pf4r8ybUcY6Z+0T+ja5W82kI/rJeLUHxhT3YOKBm+72hWUHfsNIa+Fg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -22714,9 +22714,9 @@
"requires": {}
},
"@apollo/client": {
"version": "3.13.4",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.4.tgz",
"integrity": "sha512-Ot3RaN2M/rhIKDqXBdOVlN0dQbHydUrYJ9lTxkvd6x7W1pAjwduUccfoz2gsO4U9by7oWtRj/ySF0MFNUp+9Aw==",
"version": "3.13.7",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.7.tgz",
"integrity": "sha512-jOp8EctxOirgg5BSV0hgpcUSprrW7b9pf4r8ybUcY6Z+0T+ja5W82kI/rJeLUHxhT3YOKBm+72hWUHfsNIa+Fg==",
"dev": true,
"requires": {
"@graphql-typed-document-node/core": "^3.1.1",