diff --git a/package-lock.json b/package-lock.json index 165c81ba..092a7705 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@angular/platform-browser": "^20.3.26", "@angular/platform-browser-dynamic": "^20.3.26", "@angular/router": "^20.3.26", - "@auth0/auth0-spa-js": "^2.24.0", + "@auth0/auth0-spa-js": "^2.24.1", "rxjs": "^6.6.7", "tslib": "^2.8.1", "zone.js": "~0.15.1" @@ -948,8 +948,8 @@ } }, "node_modules/@auth0/auth0-spa-js": { - "version": "2.24.0", - "integrity": "sha512-9Z/1OpHqak0Aquh5HcCMVJOXKM9EXz1PyuDsD1hCt7oWXcrHPFB330joplkKWpNNT5pRpddeQ+teR5+L6n4J6g==", + "version": "2.24.1", + "integrity": "sha512-iS18fBlWWxQ/FPtWgWzYYEImsNRumJG2cZ08xV0HsEmWtTBv+54A+fnyFx9eiNBP7cLp0emwDDjgeG+hQEbVBA==", "license": "MIT", "dependencies": { "@auth0/auth0-auth-js": "^1.10.0", diff --git a/package.json b/package.json index 6417c72b..a98a38b7 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@angular/platform-browser": "^20.3.26", "@angular/platform-browser-dynamic": "^20.3.26", "@angular/router": "^20.3.26", - "@auth0/auth0-spa-js": "^2.24.0", + "@auth0/auth0-spa-js": "^2.24.1", "rxjs": "^6.6.7", "tslib": "^2.8.1", "zone.js": "~0.15.1"