diff --git a/package.json b/package.json index ec1fe11..69e8dda 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "tinyify": "^3.0.0" }, "dependencies": { - "@auth0/auth0-spa-js": "^2.0.4", + "@auth0/auth0-spa-js": "^2.1.3", "@azure/msal-browser": "^2.38.0", "@babel/runtime": "^7.17.9", "@openziti/ziti-browzer-core": "^0.40.3", diff --git a/yarn.lock b/yarn.lock index c0e5736..a81d5bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9,10 +9,10 @@ dependencies: "@jridgewell/trace-mapping" "^0.3.0" -"@auth0/auth0-spa-js@^2.0.4": - version "2.0.4" - resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.0.4.tgz#81f6b5d9f72617ed30ee53cdf27dcd7a216bf2da" - integrity sha512-NgD6Fkm5Xnbned1VjhEW8irm1/Y8AWtdSLexgLXNwwBVgfnYicCVBu8w75m2t+4QljXkTcI7IXVEFhVmxMuxaA== +"@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== "@azure/msal-browser@^2.38.0": version "2.38.0"