Skip to content

Commit 8dc5964

Browse files
fix(deps): update dependency @auth0/auth0-react to version 2.2.4 🌟 (#1473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 476c2b9 commit 8dc5964

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/cypress-io/cypress-realworld-app/issues"
1313
},
1414
"dependencies": {
15-
"@auth0/auth0-react": "2.1.1",
15+
"@auth0/auth0-react": "2.2.4",
1616
"@aws-amplify/ui-react": "^5.0.4",
1717
"@babel/core": "7.23.9",
1818
"@babel/plugin-syntax-flow": "^7.14.5",

β€Žyarn.lockβ€Ž

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,17 @@
3838
tslib "^2.3.0"
3939
zen-observable-ts "^1.2.0"
4040

41-
"@auth0/auth0-react@2.1.1":
42-
version "2.1.1"
43-
resolved "https://registry.yarnpkg.com/@auth0/auth0-react/-/auth0-react-2.1.1.tgz#69caec80ddcde6f7312677e9522997441419e8ec"
44-
integrity sha512-KOFdTaFvashPX1o3h3ARYSCtR0qMya1ia57rSL2q7yggKv7PijHI/cKoG/gDvLA2G0M1qoCR3eACGDgHxstO3Q==
41+
"@auth0/auth0-react@2.2.4":
42+
version "2.2.4"
43+
resolved "https://registry.yarnpkg.com/@auth0/auth0-react/-/auth0-react-2.2.4.tgz#7f21751a219d4e0e019141819f00e76e436176dd"
44+
integrity sha512-l29PQC0WdgkCoOc6WeMAY26gsy/yXJICW0jHfj0nz8rZZphYKrLNqTRWFFCMJY+sagza9tSgB1kG/UvQYgGh9A==
4545
dependencies:
46-
"@auth0/auth0-spa-js" "^2.0.8"
46+
"@auth0/auth0-spa-js" "^2.1.3"
4747

48-
"@auth0/auth0-spa-js@^2.0.8":
49-
version "2.0.8"
50-
resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.0.8.tgz#42a8e5aad043e66dbba2a8fadc086a46bf0d021f"
51-
integrity sha512-qCgWZS58S69WCg2ybd+SDiaw3ahBVJ4/tSFWMtIpc//Fq8kRHGwMOmgpNKVAFrpHG0ck2oWFGrpylxoto8Z0mA==
48+
"@auth0/auth0-spa-js@^2.1.3":
49+
version "2.1.3"
50+
resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.1.3.tgz#aabf6f439e41edbeef0cf4766ad754e5b47616e5"
51+
integrity sha512-NMTBNuuG4g3rame1aCnNS5qFYIzsTUV5qTFPRfTyYFS1feS6jsCBR+eTq9YkxCp1yuoM2UIcjunPaoPl77U9xQ==
5252

5353
"@aws-amplify/[email protected]":
5454
version "6.3.2"

0 commit comments

Comments
Β (0)