From 3d1d13688966ef407fb0013923a7af7c664486b2 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 26 Aug 2022 04:38:39 +0000 Subject: [PATCH] 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) --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index f505dc9..0c46f60 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 91eb7a6..96a29a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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==