From e0d1079277bb5ac6a5dfecadeac00f495f600ac6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 19:13:33 +0000 Subject: [PATCH] chore(deps): bump @auth0/auth0-spa-js from 2.12.0 to 2.13.0 Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.12.0 to 2.13.0. - [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.12.0...v2.13.0) --- updated-dependencies: - dependency-name: "@auth0/auth0-spa-js" dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c65ebe53..3e8afab3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -91,9 +91,10 @@ } }, "node_modules/@auth0/auth0-spa-js": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/@auth0/auth0-spa-js/-/auth0-spa-js-2.12.0.tgz", - "integrity": "sha512-Hwn46rz1fqX2Wi2ddhqgE6rymDjZdFYIUL1PDMANLMtvYmeWjBovxcrN7QakeQ7wvmIfDNMqVc/bcByjJoUoBQ==", + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/@auth0/auth0-spa-js/-/auth0-spa-js-2.13.0.tgz", + "integrity": "sha512-YGK4e8eTs7LUJKZLNl15V9RRydIDAKeq3CX0kuxCB5It1mw+tMOnPMatLmin2wH6ipt9d0C56JKu9bBK7by69A==", + "license": "MIT", "dependencies": { "@auth0/auth0-auth-js": "^1.4.0", "browser-tabs-lock": "^1.2.15",