From 481fbd8fa72ee6a680f85dfc2d58bff04bc6432d Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 13 Jan 2023 04:37:54 +0000 Subject: [PATCH] Build(deps): bump @auth0/auth0-spa-js from 2.0.1 to 2.0.2 Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.0.1 to 2.0.2. - [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.1...v2.0.2) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b726346..1be8bb1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@apollo/client": "^3.7.3", - "@auth0/auth0-spa-js": "^2.0.1", + "@auth0/auth0-spa-js": "^2.0.2", "@graphql-codegen/typescript": "^2.8.7", "@graphql-codegen/typescript-operations": "^2.5.12", "@graphql-codegen/typescript-vue-apollo": "^3.3.6", diff --git a/yarn.lock b/yarn.lock index 1b7614b..d5b2976 100644 --- a/yarn.lock +++ b/yarn.lock @@ -59,10 +59,10 @@ dependencies: node-fetch "^2.6.1" -"@auth0/auth0-spa-js@^2.0.1": - version "2.0.1" - resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.0.1.tgz#ff072c74aedb1f55251706a93a4e41cd0c360845" - integrity sha512-ThNsY+T6CTRvpjc4L1G/DBG3AgWsleCbXUJ9rTySCDPmYzASjJlo0H3dilASgrBI6NsvUtQJUF5nQy+AbiFilQ== +"@auth0/auth0-spa-js@^2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.0.2.tgz#fe0d5eeb6f0da48c24913a07b3565d48792de6d5" + integrity sha512-sxK9Lb6gXGImqjmWBfndA/OSNY4YLPTPwJEVuitXIOZ1p3EoqHM4zjIHvcdiYIaVo+cUfEf3l0bf8UA7Xi4tjg== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.18.6": version "7.18.6"