From 7fa5a9647e44df84aa841c156bd6ec45a94cca7f Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 14 Jul 2023 04:38:43 +0000 Subject: [PATCH] Build(deps): bump @auth0/auth0-spa-js from 2.0.8 to 2.1.0 Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.0.8 to 2.1.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/v2.0.8...v2.1.0) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c1bdcbc..ef1a9b8 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@apollo/client": "^3.7.17", - "@auth0/auth0-spa-js": "^2.0.8", + "@auth0/auth0-spa-js": "^2.1.0", "@graphql-codegen/typescript": "^4.0.1", "@graphql-codegen/typescript-operations": "^4.0.1", "@graphql-codegen/typescript-vue-apollo": "^3.3.7", diff --git a/yarn.lock b/yarn.lock index 291a5b9..a4a61b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -64,10 +64,10 @@ dependencies: node-fetch "^2.6.1" -"@auth0/auth0-spa-js@^2.0.8": - version "2.0.8" - resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.0.8.tgz#42a8e5aad043e66dbba2a8fadc086a46bf0d021f" - integrity sha512-qCgWZS58S69WCg2ybd+SDiaw3ahBVJ4/tSFWMtIpc//Fq8kRHGwMOmgpNKVAFrpHG0ck2oWFGrpylxoto8Z0mA== +"@auth0/auth0-spa-js@^2.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.1.0.tgz#f1515d5e7d6b6bebe2a035b7297f936e8711f80f" + integrity sha512-7cF2NxrslgjArIdBwpNg02atPldpHHOrXxDScL71cbxKuKny3eziZIpNHQAdsPFiLhjKQ+izWmLq2ZRFlYB/eQ== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.22.5": version "7.22.5"