From 476df71a09c1b476c630eb1a977819fb04941474 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Nov 2025 12:28:50 +0000 Subject: [PATCH] fix: upgrade @auth0/auth0-spa-js from 2.7.0 to 2.8.0 Snyk has created this PR to upgrade @auth0/auth0-spa-js from 2.7.0 to 2.8.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 a603b70e..64cb9954 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "typescript-eslint": "^8.46.2" }, "dependencies": { - "@auth0/auth0-spa-js": "2.7.0", + "@auth0/auth0-spa-js": "2.8.0", "base-64": "^1.0.0", "jwt-decode": "^4.0.0", "url": "^0.11.4"