fix(deps): update dependency @auth0/auth0-vue to v2.6.1
This commit is contained in:
Generated
+4
-4
@@ -11,7 +11,7 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "3.14.1",
|
"@apollo/client": "3.14.1",
|
||||||
"@auth0/auth0-vue": "2.6.0",
|
"@auth0/auth0-vue": "2.6.1",
|
||||||
"@vue/apollo-composable": "4.2.2",
|
"@vue/apollo-composable": "4.2.2",
|
||||||
"graphql": "16.13.2",
|
"graphql": "16.13.2",
|
||||||
"graphql-ws": "6.0.8",
|
"graphql-ws": "6.0.8",
|
||||||
@@ -217,9 +217,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@auth0/auth0-vue": {
|
"node_modules/@auth0/auth0-vue": {
|
||||||
"version": "2.6.0",
|
"version": "2.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/@auth0/auth0-vue/-/auth0-vue-2.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/@auth0/auth0-vue/-/auth0-vue-2.6.1.tgz",
|
||||||
"integrity": "sha512-QptBaCGnbx52MeT1f7EqlYHHIaV3DeDkXjrYitbfgYlGg0hMJDhG7fNz/M7JVi0HqIRqRYZIZFXCxiLQ5dga0g==",
|
"integrity": "sha512-B2rMKJdZtHW/KhRyd0sqNH7ZfkA8Z5WBt05LfhVdWokDtMnOEMOvlghJXuyzAWa7v+IZbOVnQ6CNgc3MEzZpPA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@auth0/auth0-spa-js": "^2.10.0",
|
"@auth0/auth0-spa-js": "^2.10.0",
|
||||||
|
|||||||
+1
-1
@@ -19,7 +19,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "3.14.1",
|
"@apollo/client": "3.14.1",
|
||||||
"@auth0/auth0-vue": "2.6.0",
|
"@auth0/auth0-vue": "2.6.1",
|
||||||
"@vue/apollo-composable": "4.2.2",
|
"@vue/apollo-composable": "4.2.2",
|
||||||
"graphql": "16.13.2",
|
"graphql": "16.13.2",
|
||||||
"graphql-ws": "6.0.8",
|
"graphql-ws": "6.0.8",
|
||||||
|
|||||||
Reference in New Issue
Block a user