From da910ca861517a2b143dc85317ff0dc74b79b05d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 19:14:00 +0000 Subject: [PATCH] chore(deps): bump @auth0/auth0-spa-js from 2.11.2 to 2.11.3 Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.11.2 to 2.11.3. - [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.2...v2.11.3) --- updated-dependencies: - dependency-name: "@auth0/auth0-spa-js" dependency-version: 2.11.3 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 af848fc6..1baf09d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,9 +74,9 @@ } }, "node_modules/@auth0/auth0-spa-js": { - "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==", + "version": "2.11.3", + "resolved": "https://registry.npmjs.org/@auth0/auth0-spa-js/-/auth0-spa-js-2.11.3.tgz", + "integrity": "sha512-gdivWytvbatuJ2MVWw2VouqV+dT975yJQXVwdap9d8Sa8KHsybjKoc5TbMqrECwZbXU+nCRIaaBRhL0aiKYA2A==", "license": "MIT", "dependencies": { "browser-tabs-lock": "^1.2.15",