Build(deps): bump @auth0/auth0-spa-js from 2.0.1 to 2.0.2

Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.0.1 to 2.0.2.
- [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/v2.0.1...v2.0.2)
This commit is contained in:
2023-01-13 04:37:54 +00:00
parent e33ec23e61
commit 481fbd8fa7
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
},
"dependencies": {
"@apollo/client": "^3.7.3",
"@auth0/auth0-spa-js": "^2.0.1",
"@auth0/auth0-spa-js": "^2.0.2",
"@graphql-codegen/typescript": "^2.8.7",
"@graphql-codegen/typescript-operations": "^2.5.12",
"@graphql-codegen/typescript-vue-apollo": "^3.3.6",