From 0b96883114a705e77cc21141d12dd37a2d0e143f Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Sat, 3 Jun 2023 04:38:53 +0000 Subject: [PATCH] Build(deps): bump @auth0/auth0-spa-js from 2.0.6 to 2.0.7 Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.0.6 to 2.0.7. - [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.6...v2.0.7) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2990a40..665e264 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@apollo/client": "^3.7.15", - "@auth0/auth0-spa-js": "^2.0.6", + "@auth0/auth0-spa-js": "^2.0.7", "@graphql-codegen/typescript": "^4.0.0", "@graphql-codegen/typescript-operations": "^4.0.0", "@graphql-codegen/typescript-vue-apollo": "^3.3.7", diff --git a/yarn.lock b/yarn.lock index a20dd71..079fe92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -59,10 +59,10 @@ dependencies: node-fetch "^2.6.1" -"@auth0/auth0-spa-js@^2.0.6": - version "2.0.6" - resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.0.6.tgz#129998c42ad8363166b8263afd5f80c12d2e756f" - integrity sha512-uZfYZEPi6jZCsixMQWpsaET9fUfTFDct0Bi/zR49Sw/y843WkMJyWDmt9XIae12/JKG+ehZNYYSI+/739jaa9Q== +"@auth0/auth0-spa-js@^2.0.7": + version "2.0.7" + resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.0.7.tgz#9da04e610223267cd96f93c46129847a8a53aaf2" + integrity sha512-iQ22AZCqOMG0q8/YPkvT4lGe2gsaopZ2kZb2cIBa7w+0hhGJhl6ANpFI6FzAKMzGRGmVocKxYdHha7lxAhbyPA== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.18.6": version "7.18.6"