From f775124b23070ab9a36b5e317d351ea018484495 Mon Sep 17 00:00:00 2001 From: Yogesh Chaudhary Date: Fri, 17 Apr 2026 10:32:33 +0530 Subject: [PATCH] chore(deps): bump @auth0/auth0-spa-js from 2.11.0 to 2.19.2 --- projects/auth0-angular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/auth0-angular/package.json b/projects/auth0-angular/package.json index 58317e11..09cfc500 100644 --- a/projects/auth0-angular/package.json +++ b/projects/auth0-angular/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "tslib": "^2.0.0", - "@auth0/auth0-spa-js": "^2.11.0" + "@auth0/auth0-spa-js": "^2.19.2" }, "schematics": "./schematics/collection.json" }