From c0277797a3d9416d745936478f921fcbdf33bd69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 19:13:27 +0000 Subject: [PATCH] chore(deps): bump @auth0/auth0-spa-js from 2.24.0 to 2.24.1 Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.24.0 to 2.24.1. - [Release notes](https://github.com/auth0/auth0-spa-js/releases) - [Changelog](https://github.com/auth0/auth0-spa-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/auth0/auth0-spa-js/compare/v2.24.0...v2.24.1) --- updated-dependencies: - dependency-name: "@auth0/auth0-spa-js" dependency-version: 2.24.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8382f874..c73ff9de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -89,8 +89,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",