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

This commit is contained in:
Renovate
2025-02-07 18:04:32 +00:00
parent 63616de0c2
commit db93a1084f
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.10",
"@apollo/client": "3.12.11",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.9.0",
@@ -109,9 +109,9 @@
}
},
"node_modules/@apollo/client": {
"version": "3.12.10",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.12.10.tgz",
"integrity": "sha512-XVNOBLkU3mC/tmDSJhZ2lv0sgq8ahHTLtjMeCclcsRinXfUfV8neZQ+OAkE0Mkd0uYsaRjijN51xu0ok39mqbA==",
"version": "3.12.11",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.12.11.tgz",
"integrity": "sha512-1RppV9U3E6Uusl/33yGkZa+rXpkGU5iCstcYltwWjdTjoA/YBD2Yyu0aHy8J4uKfIExUgnMW1HJWn4A0E0rRsw==",
"license": "MIT",
"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
+1 -1
View File
@@ -46,7 +46,7 @@
"vuetify": "3.7.11"
},
"dependencies": {
"@apollo/client": "3.12.10",
"@apollo/client": "3.12.11",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.9.0",