From 57c1cafc3a5485ea2fc084dc11a98af3c81b0a47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 19:13:52 +0000 Subject: [PATCH] chore(deps): bump @auth0/auth0-spa-js from 2.17.1 to 2.18.0 Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.17.1 to 2.18.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.17.1...v2.18.0) --- updated-dependencies: - dependency-name: "@auth0/auth0-spa-js" dependency-version: 2.18.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 8aa1a65b..405a0326 100644 --- a/package-lock.json +++ b/package-lock.json @@ -112,9 +112,10 @@ } }, "node_modules/@auth0/auth0-spa-js": { - "version": "2.17.1", - "resolved": "https://registry.npmjs.org/@auth0/auth0-spa-js/-/auth0-spa-js-2.17.1.tgz", - "integrity": "sha512-ae51cZUZro2sGmztY/EwGuQaSoXouTKYByKymHMeybYA6QneV/iurL5CRDZZVg9uqeLUdmnpxtIgakYfaSNY5Q==", + "version": "2.18.0", + "resolved": "https://registry.npmjs.org/@auth0/auth0-spa-js/-/auth0-spa-js-2.18.0.tgz", + "integrity": "sha512-2oKnn6cD4zQUWDfZ4bWWmLxEbOnxjMYakMFOJCJ5Z5OobVeOBtUTVkYKB8LaDksQrK3F41IRzcP97ffsqEUYEA==", + "license": "MIT", "dependencies": { "@auth0/auth0-auth-js": "1.5.0", "browser-tabs-lock": "1.3.0",