Build(deps): bump @auth0/auth0-spa-js from 1.22.5 to 2.0.0

Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 1.22.5 to 2.0.0.
- [Release notes](https://github.com/auth0/auth0-spa-js/releases)
- [Changelog](https://github.com/auth0/auth0-spa-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/auth0-spa-js/compare/v1.22.5...v2.0.0)
This commit is contained in:
2022-10-29 04:38:04 +00:00
parent 441484651d
commit e788a9fc3a
4 changed files with 19 additions and 50 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
},
"dependencies": {
"@apollo/client": "^3.7.1",
"@auth0/auth0-spa-js": "^1.22.4",
"@auth0/auth0-spa-js": "^2.0.0",
"@graphql-codegen/typescript": "^2.8.0",
"@graphql-codegen/typescript-operations": "^2.5.5",
"@graphql-codegen/typescript-vue-apollo": "^3.3.5",