From 12d8d687c22bce4bde7e7cd248224eea613f545c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 03:15:29 +0000 Subject: [PATCH] chore(deps): bump @auth0/auth0-spa-js from 2.18.2 to 2.18.3 Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.18.2 to 2.18.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.18.2...v2.18.3) --- updated-dependencies: - dependency-name: "@auth0/auth0-spa-js" dependency-version: 2.18.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 2c03f7c2..34b5d7a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -114,9 +114,9 @@ } }, "node_modules/@auth0/auth0-spa-js": { - "version": "2.18.2", - "resolved": "https://registry.npmjs.org/@auth0/auth0-spa-js/-/auth0-spa-js-2.18.2.tgz", - "integrity": "sha512-Dq6ZpwM8wIIs3RLDEmPgXka24J/+X3TKzKpcPu0K9Yw2jFaY5/CGAJCNxBJP1qf3uIyRidICnQ75QhvFbR3HLg==", + "version": "2.18.3", + "resolved": "https://registry.npmjs.org/@auth0/auth0-spa-js/-/auth0-spa-js-2.18.3.tgz", + "integrity": "sha512-nfZxRj+bq0t4dJfem7V0VK/mPjD9TTvu6Wd87Yc/k7QojiFf5VswDL1+9o+6WjXAIaIEttS6BLZUYcsIgphLiQ==", "license": "MIT", "dependencies": { "@auth0/auth0-auth-js": "1.6.0",