diff --git a/frontend/package.json b/frontend/package.json index ed0b788ef..a1a01b5f5 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,7 +13,7 @@ "postinstall": "cd .. && husky frontend/.husky" }, "dependencies": { - "@auth0/auth0-react": "^2.2.4", + "@auth0/auth0-react": "^2.3.0", "@emotion/styled": "^11.14.0", "@mui/material": "^5.15.10", "@mui/styled-engine": "^7.1.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index c1b38e565..ae8c0c0eb 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -15,10 +15,10 @@ "@jridgewell/gen-mapping" "^0.3.5" "@jridgewell/trace-mapping" "^0.3.24" -"@auth0/auth0-react@^2.2.4": - version "2.2.4" - resolved "https://registry.yarnpkg.com/@auth0/auth0-react/-/auth0-react-2.2.4.tgz#7f21751a219d4e0e019141819f00e76e436176dd" - integrity sha512-l29PQC0WdgkCoOc6WeMAY26gsy/yXJICW0jHfj0nz8rZZphYKrLNqTRWFFCMJY+sagza9tSgB1kG/UvQYgGh9A== +"@auth0/auth0-react@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@auth0/auth0-react/-/auth0-react-2.3.0.tgz#59273aeafac8494ad87bfc8e5dfb9d72a8fbd80f" + integrity sha512-YYTc/DWWigKC9fURufR/79h3+3DAnIzbfEzJLZ8Z4Q0BXE0azru3pKUbU+vYzS4lMAJkclwLuAbUnLjK81vCpA== dependencies: "@auth0/auth0-spa-js" "^2.1.3" @@ -6539,7 +6539,6 @@ source-map-js@^1.2.1: resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46" integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== - source-map@0.5.6: version "0.5.6" resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"