From 93387c0b638cfcf34600ff097ae72f0d88d5e6f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 19:27:52 +0000 Subject: [PATCH] chore(deps): bump @auth0/auth0-spa-js from 2.11.0 to 2.11.1 Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.11.0 to 2.11.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.11.0...v2.11.1) --- updated-dependencies: - dependency-name: "@auth0/auth0-spa-js" dependency-version: 2.11.1 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 62c0b83b..a4ea0d78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,9 +74,9 @@ } }, "node_modules/@auth0/auth0-spa-js": { - "version": "2.11.0", - "resolved": "https://registry.npmjs.org/@auth0/auth0-spa-js/-/auth0-spa-js-2.11.0.tgz", - "integrity": "sha512-MZuUkB6cYAWm2uswWhEj8aMS7sw6zx8cs5YyPbrHCF+MlScLgfOkUnGe0tbnv7592xQ6M2h4lB66WyemFQEmPA==", + "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==", "license": "MIT", "dependencies": { "browser-tabs-lock": "^1.2.15",