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

This commit is contained in:
Renovate
2025-04-17 17:03:03 +00:00
parent e52aaaa4c4
commit 1b22fd890b
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.13.7",
"@apollo/client": "3.13.8",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.11.0",
@@ -100,9 +100,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==",
"license": "MIT",
"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
+1 -1
View File
@@ -46,7 +46,7 @@
"vuetify": "3.8.2"
},
"dependencies": {
"@apollo/client": "3.13.7",
"@apollo/client": "3.13.8",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.11.0",