From ce575ab04e8211d139c52a2e5db7e73993d8be68 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 30 Sep 2025 23:28:14 +0000 Subject: [PATCH] fix: upgrade @auth0/auth0-spa-js from 2.3.0 to 2.4.0 Snyk has created this PR to upgrade @auth0/auth0-spa-js from 2.3.0 to 2.4.0. See this package in npm: @auth0/auth0-spa-js See this project in Snyk: https://app.snyk.io/org/arpit-jn/project/3fa040a9-213a-4738-9ee4-bd3e876ff407?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 388a99a8..27ff264a 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "typescript": "5.2.2" }, "dependencies": { - "@auth0/auth0-spa-js": "2.3.0", + "@auth0/auth0-spa-js": "2.4.0", "base-64": "^1.0.0", "jwt-decode": "^4.0.0", "url": "^0.11.4"