fix(deps): update dependency @apollo/client to v3.12.9
This commit is contained in:
Generated
+5
-4
@@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@apollo/client": "3.12.8",
|
||||
"@apollo/client": "3.12.9",
|
||||
"@auth0/auth0-vue": "2.4.0",
|
||||
"@mdi/font": "7.4.47",
|
||||
"@pinia/nuxt": "0.9.0",
|
||||
@@ -108,9 +108,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@apollo/client": {
|
||||
"version": "3.12.8",
|
||||
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.12.8.tgz",
|
||||
"integrity": "sha512-053z5eCM7zNl81Lxs/SqHv8e+x3sszrtmGS2TNuPW0ZTZzmKATMsIsoblx1Kt0E67Ze3jb99JSPiQHG9ozGc3g==",
|
||||
"version": "3.12.9",
|
||||
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.12.9.tgz",
|
||||
"integrity": "sha512-rH2Vzfbp+IR0l/xAjUIbDH4/sqBzPATMbzXv/L36E33yhp40yM5LFJnC6cc4YDPUH2gom7Dk4BrYZVLbFpYTsA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@graphql-typed-document-node/core": "^3.1.1",
|
||||
"@wry/caches": "^1.0.0",
|
||||
|
||||
+1
-1
@@ -46,7 +46,7 @@
|
||||
"vuetify": "3.7.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "3.12.8",
|
||||
"@apollo/client": "3.12.9",
|
||||
"@auth0/auth0-vue": "2.4.0",
|
||||
"@mdi/font": "7.4.47",
|
||||
"@pinia/nuxt": "0.9.0",
|
||||
|
||||
Reference in New Issue
Block a user