Build(deps): bump @auth0/auth0-spa-js from 2.0.4 to 2.0.5

Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.0.4 to 2.0.5.
- [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.4...v2.0.5)
This commit is contained in:
2023-05-23 04:38:57 +00:00
parent 601b816881
commit b6c0e4f0b8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
},
"dependencies": {
"@apollo/client": "^3.7.14",
"@auth0/auth0-spa-js": "^2.0.4",
"@auth0/auth0-spa-js": "^2.0.5",
"@graphql-codegen/typescript": "^3.0.4",
"@graphql-codegen/typescript-operations": "^3.0.4",
"@graphql-codegen/typescript-vue-apollo": "^3.3.7",