Build(deps): bump @auth0/auth0-spa-js from 2.1.2 to 2.1.3

Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/auth0/auth0-spa-js/releases)
- [Changelog](https://github.com/auth0/auth0-spa-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/auth0/auth0-spa-js/compare/v2.1.2...v2.1.3)
This commit is contained in:
2023-12-12 04:39:00 +00:00
parent 3886a22411
commit 7a30bb1129
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
},
"dependencies": {
"@apollo/client": "^3.8.8",
"@auth0/auth0-spa-js": "^2.1.2",
"@auth0/auth0-spa-js": "^2.1.3",
"@graphql-codegen/typescript": "^4.0.1",
"@graphql-codegen/typescript-operations": "^4.0.1",
"@graphql-codegen/typescript-vue-apollo": "^4.1.0",