From 9551540edc0e1d8a9c32bc1adaae8b0760e481a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 08:22:17 +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.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 025d3909..6e1ffcd1 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "typescript-eslint": "^8.57.2" }, "dependencies": { - "@auth0/auth0-spa-js": "2.18.2", + "@auth0/auth0-spa-js": "2.18.3", "base-64": "^1.0.0", "jwt-decode": "^4.0.0", "url": "^0.11.4" diff --git a/yarn.lock b/yarn.lock index 7608fb32..3f492cdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -50,15 +50,15 @@ __metadata: languageName: node linkType: hard -"@auth0/auth0-spa-js@npm:2.18.2": - version: 2.18.2 - resolution: "@auth0/auth0-spa-js@npm:2.18.2" +"@auth0/auth0-spa-js@npm:2.18.3": + version: 2.18.3 + resolution: "@auth0/auth0-spa-js@npm:2.18.3" dependencies: "@auth0/auth0-auth-js": "npm:1.6.0" browser-tabs-lock: "npm:1.3.0" dpop: "npm:2.1.1" es-cookie: "npm:1.3.2" - checksum: 10c0/b100778d4896ceb9cb88684f13c5ab0d45cf71430cbb4184530da32aaa1081b91ab6fa4621c56b184d8b488be4adc2570ac1ae5c0dd7d89f0e4a8f6a2616eae9 + checksum: 10c0/5f20d76e2332379f748758c93a07403fddd70de02233340bd801b77dd7c432def7a3246c940102128417411531f6e7438559521fac545a132e14707e28ed6304 languageName: node linkType: hard @@ -15282,7 +15282,7 @@ __metadata: version: 0.0.0-use.local resolution: "react-native-auth0@workspace:." dependencies: - "@auth0/auth0-spa-js": "npm:2.18.2" + "@auth0/auth0-spa-js": "npm:2.18.3" "@commitlint/config-conventional": "npm:^20.5.0" "@eslint/compat": "npm:^2.0.3" "@eslint/eslintrc": "npm:^3.3.5"