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

This commit is contained in:
Renovate
2025-01-22 03:10:27 +00:00
committed by Joakim Olsson
parent 693d1eff21
commit 0bcd115f42
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "1.0.0",
"hasInstallScript": true,
"dependencies": {
"@apollo/client": "3.12.6",
"@apollo/client": "3.12.7",
"@auth0/auth0-vue": "2.3.3",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.9.0",
@@ -109,9 +109,9 @@
}
},
"node_modules/@apollo/client": {
"version": "3.12.6",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.12.6.tgz",
"integrity": "sha512-MOEtkojZagMKB7nxlwQ426eaBYwEs/Xfn+JeLOd81wv6j7toKo57eEGAbJdZwyXGRgtiqDkX5gx3EzE7qtarXA==",
"version": "3.12.7",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.12.7.tgz",
"integrity": "sha512-c0LSzS3tmJ06WSyNxsTHlfc4OLLYDnWtN+zkRjMQ80KCcp89sEpNgZP5ZCXdt2pUwUqOAvZFKJW7L8tolDzkrw==",
"license": "MIT",
"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
+1 -1
View File
@@ -46,7 +46,7 @@
"vuetify": "3.7.7"
},
"dependencies": {
"@apollo/client": "3.12.6",
"@apollo/client": "3.12.7",
"@auth0/auth0-vue": "2.3.3",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.9.0",