Build(deps): bump @auth0/auth0-spa-js from 1.22.3 to 1.22.4

Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 1.22.3 to 1.22.4.
- [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.3...v1.22.4)
This commit is contained in:
2022-09-09 04:38:35 +00:00
parent 547e3c32bc
commit 2a880401c7
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
},
"dependencies": {
"@apollo/client": "^3.6.9",
"@auth0/auth0-spa-js": "^1.22.3",
"@auth0/auth0-spa-js": "^1.22.4",
"@graphql-codegen/typescript": "^2.7.3",
"@graphql-codegen/typescript-operations": "^2.5.3",
"@graphql-codegen/typescript-vue-apollo": "^3.3.3",
+4 -4
View File
@@ -58,10 +58,10 @@
dependencies:
node-fetch "^2.6.1"
"@auth0/auth0-spa-js@^1.22.3":
version "1.22.3"
resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-1.22.3.tgz#8f1e6b8b7523394acc178af2acef1bd3762fe4aa"
integrity sha512-wy0ZjoBaNzxc9b/Mj9TNCWPxoriD3DP9/QCvG+7FQFvh9mvzL5IPfnm/dPjqHnxBN9CpIGecaNU7sKm4Jl6jhA==
"@auth0/auth0-spa-js@^1.22.4":
version "1.22.4"
resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-1.22.4.tgz#0054b13b27155cbd1d92da82306749e156ee837e"
integrity sha512-iOboSV+aUsExV1onKvGKEqi626sjJt+61c3EvA4mkn9RM7RV9RMjPI+cInNFHWjwAd2Sdi3LqBj6/MfcHh69dg==
dependencies:
abortcontroller-polyfill "^1.7.3"
browser-tabs-lock "^1.2.15"