From 2a880401c7fb659e5cdc269281fe5984f574f706 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 9 Sep 2022 04:38:35 +0000 Subject: [PATCH] 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) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0ce1e6d..4e55588 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index fa3f856..2810d8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"