From a56d0ea5ddb9d616a8def0d37dca922b57381ffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 03:13:17 +0000 Subject: [PATCH] chore(deps): bump @auth0/auth0-spa-js from 2.11.1 to 2.11.2 Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.11.1 to 2.11.2. - [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.11.1...v2.11.2) --- updated-dependencies: - dependency-name: "@auth0/auth0-spa-js" dependency-version: 2.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 57137a89..3fa7e0a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,9 +74,9 @@ } }, "node_modules/@auth0/auth0-spa-js": { - "version": "2.11.1", - "resolved": "https://registry.npmjs.org/@auth0/auth0-spa-js/-/auth0-spa-js-2.11.1.tgz", - "integrity": "sha512-4wzCuiNKwQ6fNuWqY0LIaoLO/vZ8PJEu/68X1ZAgxZRiysU3VrXRjGqxfCb9u2Q02w2A4tvDGY5+mg29FA10FA==", + "version": "2.11.2", + "resolved": "https://registry.npmjs.org/@auth0/auth0-spa-js/-/auth0-spa-js-2.11.2.tgz", + "integrity": "sha512-ouoQl3Vr4GvOis3YPHnPg9NiELBgkiCRwtpNSgrjcf8R9Jm5+KmnJ9KXB00FYDK/u9gEbm3040BjyJJ0KkViIw==", "license": "MIT", "dependencies": { "browser-tabs-lock": "^1.2.15",