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

This commit is contained in:
Renovate
2025-08-21 16:06:23 +00:00
parent 5f8603f068
commit b6205d8c1a
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.9",
"@apollo/client": "3.14.0",
"@auth0/auth0-vue": "2.4.0",
"@grafana/faro-web-sdk": "1.19.0",
"@grafana/faro-web-tracing": "1.19.0",
@@ -107,9 +107,9 @@
}
},
"node_modules/@apollo/client": {
"version": "3.13.9",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.9.tgz",
"integrity": "sha512-RStSzQfL1XwL6/NWd7W8avhGQYTgPCtJ+qHkkTTSj9Upp3VVm6Oppv81YWdXG1FgEpDPW4hvCrTUELdcC4inCQ==",
"version": "3.14.0",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.14.0.tgz",
"integrity": "sha512-0YQKKRIxiMlIou+SekQqdCo0ZTHxOcES+K8vKB53cIDpwABNR0P0yRzPgsbgcj3zRJniD93S/ontsnZsCLZrxQ==",
"license": "MIT",
"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
+1 -1
View File
@@ -49,7 +49,7 @@
"vuetify": "3.9.5"
},
"dependencies": {
"@apollo/client": "3.13.9",
"@apollo/client": "3.14.0",
"@auth0/auth0-vue": "2.4.0",
"@grafana/faro-web-sdk": "1.19.0",
"@grafana/faro-web-tracing": "1.19.0",