Build(deps): bump @auth0/auth0-spa-js from 1.22.2 to 1.22.3
Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 1.22.2 to 1.22.3. - [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.2...v1.22.3)
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.6.9",
|
||||
"@auth0/auth0-spa-js": "^1.22.2",
|
||||
"@auth0/auth0-spa-js": "^1.22.3",
|
||||
"@graphql-codegen/typescript": "^2.7.3",
|
||||
"@graphql-codegen/typescript-operations": "^2.5.3",
|
||||
"@graphql-codegen/typescript-vue-apollo": "^3.3.3",
|
||||
|
||||
@@ -58,15 +58,15 @@
|
||||
dependencies:
|
||||
node-fetch "^2.6.1"
|
||||
|
||||
"@auth0/auth0-spa-js@^1.22.2":
|
||||
version "1.22.2"
|
||||
resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-1.22.2.tgz#8394fb1351eb66f9a7750552b68412f69a3605cc"
|
||||
integrity sha512-gKZx6p2stRBMx7cajJ50qpf88q0nkjL/18ut5yan0WGMlaL83zFqIOLz7AKVgDphG0kR3FHLzY6Ky+zpT9IYig==
|
||||
"@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==
|
||||
dependencies:
|
||||
abortcontroller-polyfill "^1.7.3"
|
||||
browser-tabs-lock "^1.2.15"
|
||||
core-js "^3.23.2"
|
||||
es-cookie "^1.3.2"
|
||||
core-js "^3.24.0"
|
||||
es-cookie "~1.3.2"
|
||||
fast-text-encoding "^1.0.4"
|
||||
promise-polyfill "^8.2.3"
|
||||
unfetch "^4.2.0"
|
||||
@@ -5302,7 +5302,7 @@ core-js-pure@^3.20.2:
|
||||
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.24.1.tgz#8839dde5da545521bf282feb7dc6d0b425f39fd3"
|
||||
integrity sha512-r1nJk41QLLPyozHUUPmILCEMtMw24NG4oWK6RbsDdjzQgg9ZvrUsPBj1MnG0wXXp1DCDU6j+wUvEmBSrtRbLXg==
|
||||
|
||||
core-js@3, core-js@^3.19.0, core-js@^3.22.3, core-js@^3.23.2:
|
||||
core-js@3, core-js@^3.19.0, core-js@^3.22.3, core-js@^3.24.0:
|
||||
version "3.25.0"
|
||||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.25.0.tgz#be71d9e0dd648ffd70c44a7ec2319d039357eceb"
|
||||
integrity sha512-CVU1xvJEfJGhyCpBrzzzU1kjCfgsGUxhEvwUV2e/cOedYWHdmluamx+knDnmhqALddMG16fZvIqvs9aijsHHaA==
|
||||
@@ -6315,7 +6315,7 @@ es-array-method-boxes-properly@^1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz#873f3e84418de4ee19c5be752990b2e44718d09e"
|
||||
integrity sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==
|
||||
|
||||
es-cookie@^1.3.2:
|
||||
es-cookie@~1.3.2:
|
||||
version "1.3.2"
|
||||
resolved "https://registry.yarnpkg.com/es-cookie/-/es-cookie-1.3.2.tgz#80e831597f72a25721701bdcb21d990319acd831"
|
||||
integrity sha512-UTlYYhXGLOy05P/vKVT2Ui7WtC7NiRzGtJyAKKn32g5Gvcjn7KAClLPWlipCtxIus934dFg9o9jXiBL0nP+t9Q==
|
||||
|
||||
Reference in New Issue
Block a user