From fd20c73353eaaf219b79a4b2cd69439ea18e699e Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Wed, 31 May 2023 04:38:40 +0000 Subject: [PATCH] Build(deps): bump @auth0/auth0-spa-js from 2.0.5 to 2.0.6 Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.0.5 to 2.0.6. - [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.5...v2.0.6) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f24e8cb..5008c58 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@apollo/client": "^3.7.14", - "@auth0/auth0-spa-js": "^2.0.5", + "@auth0/auth0-spa-js": "^2.0.6", "@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 1c03007..97ba5fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -59,10 +59,10 @@ dependencies: node-fetch "^2.6.1" -"@auth0/auth0-spa-js@^2.0.5": - version "2.0.5" - resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.0.5.tgz#ec7302743960a0364f5eaed3c6880700e31442e3" - integrity sha512-3yuyQkeg5xVlpU5iNvYpdUV/2gkJSD0ejWQbD5M9CeHbgS0064OOx86T6ysDlq8acLKZQ/Tk6A9yEQ7qcMFevQ== +"@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== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.18.6": version "7.18.6"