From 7a30bb1129fcfb7dcb9aa968c29c236a55c80762 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Tue, 12 Dec 2023 04:39:00 +0000 Subject: [PATCH] Build(deps): bump @auth0/auth0-spa-js from 2.1.2 to 2.1.3 Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/auth0/auth0-spa-js/releases) - [Changelog](https://github.com/auth0/auth0-spa-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/auth0/auth0-spa-js/compare/v2.1.2...v2.1.3) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b0dc843..85cff25 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@apollo/client": "^3.8.8", - "@auth0/auth0-spa-js": "^2.1.2", + "@auth0/auth0-spa-js": "^2.1.3", "@graphql-codegen/typescript": "^4.0.1", "@graphql-codegen/typescript-operations": "^4.0.1", "@graphql-codegen/typescript-vue-apollo": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index 58a9d1a..76163f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -63,10 +63,10 @@ dependencies: node-fetch "^2.6.1" -"@auth0/auth0-spa-js@^2.1.2": - version "2.1.2" - resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.1.2.tgz#2217db13ce0feb480a190ed165b36681bd48633c" - integrity sha512-xdA65Z/U7++Y7L9Uwh8Q8OVOs6qgFz+fb7GAzHFjpr1icO37B//xdzLXm7ZRgA19RWrsNe1nme3h896igJSvvw== +"@auth0/auth0-spa-js@^2.1.3": + version "2.1.3" + resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.1.3.tgz#aabf6f439e41edbeef0cf4766ad754e5b47616e5" + integrity sha512-NMTBNuuG4g3rame1aCnNS5qFYIzsTUV5qTFPRfTyYFS1feS6jsCBR+eTq9YkxCp1yuoM2UIcjunPaoPl77U9xQ== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.22.5": version "7.22.5"