fix(deps): update dependency @apollo/client to v3.11.9
This commit is contained in:
Generated
+5
-4
@@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@apollo/client": "3.11.8",
|
||||
"@apollo/client": "3.11.9",
|
||||
"@auth0/auth0-vue": "2.3.3",
|
||||
"@mdi/font": "7.4.47",
|
||||
"@pinia/nuxt": "0.7.0",
|
||||
@@ -95,9 +95,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@apollo/client": {
|
||||
"version": "3.11.8",
|
||||
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.11.8.tgz",
|
||||
"integrity": "sha512-CgG1wbtMjsV2pRGe/eYITmV5B8lXUCYljB2gB/6jWTFQcrvirUVvKg7qtFdjYkQSFbIffU1IDyxgeaN81eTjbA==",
|
||||
"version": "3.11.9",
|
||||
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.11.9.tgz",
|
||||
"integrity": "sha512-aQ6VL+CPO1G4DLS/3FelfA+nl+ZQCP5qeN1NS6J8xh9wumUM/2W1ccneqCYmbTMDtoSunxE1BV2W6u0FF4axwQ==",
|
||||
"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.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "3.11.8",
|
||||
"@apollo/client": "3.11.9",
|
||||
"@auth0/auth0-vue": "2.3.3",
|
||||
"@mdi/font": "7.4.47",
|
||||
"@pinia/nuxt": "0.7.0",
|
||||
|
||||
Reference in New Issue
Block a user