Build(deps): bump @auth0/auth0-spa-js from 1.21.1 to 1.22.0

Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 1.21.1 to 1.22.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.21.1...v1.22.0)
This commit is contained in:
2022-05-25 04:37:35 +00:00
parent e37ee50986
commit 7c91460cfc
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"private": true,
"dependencies": {
"@apollo/client": "^3.6.5",
"@auth0/auth0-spa-js": "^1.21.1",
"@auth0/auth0-spa-js": "^1.22.0",
"@nuxtjs/composition-api": "^0.32.0",
"@nuxtjs/i18n": "^7.2.2",
"@nuxtjs/moment": "^1.1.0",
+9 -9
View File
@@ -75,14 +75,14 @@
dependencies:
"@apollographql/graphql-language-service-types" "^2.0.0"
"@auth0/auth0-spa-js@^1.21.1":
version "1.21.1"
resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-1.21.1.tgz#85c6bdfbc35909e215edc1caaba5fcda51efc2e2"
integrity sha512-0gIOXw7dnj/8A8MIff2rVX3fDDu5YtLVaGR1IpFd7qbMIhOayeRnuXWOnUDQMLX7zETt+N6/AvC7G99THpqgBA==
"@auth0/auth0-spa-js@^1.22.0":
version "1.22.0"
resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-1.22.0.tgz#3e7b494efed9c1aea1744b4addb3393dc99e1508"
integrity sha512-y4/vd7dhAwD3ueYAZhuo06muv/scxq+lHnI2lsT5h/3gSLOOXjDE2rjVmMexeYw4t02oXwHpjphYPfL9hgUsuA==
dependencies:
abortcontroller-polyfill "^1.7.3"
browser-tabs-lock "^1.2.15"
core-js "^3.22.0"
core-js "^3.22.4"
es-cookie "^1.3.2"
fast-text-encoding "^1.0.3"
promise-polyfill "^8.2.3"
@@ -4890,10 +4890,10 @@ core-js-pure@^3.10.2, core-js-pure@^3.20.2:
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.20.2.tgz#5d263565f0e34ceeeccdc4422fae3e84ca6b8c0f"
integrity sha512-CmWHvSKn2vNL6p6StNp1EmMIfVY/pqn3JLAjfZQ8WZGPOlGoO92EkX9/Mk81i6GxvoPXjUqEQnpM3rJ5QxxIOg==
core-js@3, core-js@^3.0.1, core-js@^3.22.0:
version "3.22.6"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.6.tgz#294dd824b4cae2c24725a36baa4a791ed00bb0de"
integrity sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==
core-js@3, core-js@^3.0.1, core-js@^3.22.4:
version "3.22.7"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.7.tgz#8d6c37f630f6139b8732d10f2c114c3f1d00024f"
integrity sha512-Jt8SReuDKVNZnZEzyEQT5eK6T2RRCXkfTq7Lo09kpm+fHjgGewSbNjV+Wt4yZMhPDdzz2x1ulI5z/w4nxpBseg==
core-js@^2.6.5:
version "2.6.12"