fix(deps): update dependency @apollo/client to v3.13.7

This commit is contained in:
Renovate
2025-04-10 18:01:40 +00:00
parent f54c161068
commit 667570c9ca
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -9,7 +9,7 @@
"version": "1.0.0",
"hasInstallScript": true,
"dependencies": {
"@apollo/client": "3.13.6",
"@apollo/client": "3.13.7",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.11.0",
@@ -100,9 +100,10 @@
}
},
"node_modules/@apollo/client": {
"version": "3.13.6",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.6.tgz",
"integrity": "sha512-G6A8uNb13V/Tv4TJQOs5PnxuE5Rf5D2dMnBQcg9mng1Eo4YBecwFEJ0L022mraq/dLB0jD5tiAESOD2bTyJ6gg==",
"version": "3.13.7",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.7.tgz",
"integrity": "sha512-jOp8EctxOirgg5BSV0hgpcUSprrW7b9pf4r8ybUcY6Z+0T+ja5W82kI/rJeLUHxhT3YOKBm+72hWUHfsNIa+Fg==",
"license": "MIT",
"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
"@wry/caches": "^1.0.0",
+1 -1
View File
@@ -46,7 +46,7 @@
"vuetify": "3.8.1"
},
"dependencies": {
"@apollo/client": "3.13.6",
"@apollo/client": "3.13.7",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.11.0",