From b95b906533ed5f2bb3ea18d6d31b522dd388ee8a Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Thu, 9 Feb 2023 14:44:30 +0000 Subject: [PATCH] Build(deps): bump @auth0/auth0-spa-js from 2.0.2 to 2.0.3 Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.0.2 to 2.0.3. - [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.2...v2.0.3) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fa1a731..74edf8d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@apollo/client": "^3.7.7", - "@auth0/auth0-spa-js": "^2.0.2", + "@auth0/auth0-spa-js": "^2.0.3", "@graphql-codegen/typescript": "^3.0.0", "@graphql-codegen/typescript-operations": "^3.0.0", "@graphql-codegen/typescript-vue-apollo": "^3.3.7", diff --git a/yarn.lock b/yarn.lock index 77d602b..a74f6a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -59,10 +59,10 @@ dependencies: node-fetch "^2.6.1" -"@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== +"@auth0/auth0-spa-js@^2.0.3": + version "2.0.3" + resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.0.3.tgz#b8b262bf276736ec3734b6c4737b8362aecf8654" + integrity sha512-eC3cBJCGOc+k4ZMxvKTo0KhhJJ4/9siA7C2RhDcWqSbrRcjB04RimM4Jp5ExgXtrwFhx8elk7DLxysrhTQYvjQ== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.18.6": version "7.18.6"