From d8a7a5f4be5d9875b5ed90b0b7dcc499f42e06b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 23:44:29 +0000 Subject: [PATCH] build(deps): bump @auth0/auth0-react from 2.20.0 to 2.21.0 Bumps [@auth0/auth0-react](https://github.com/auth0/auth0-react) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/auth0/auth0-react/releases) - [Changelog](https://github.com/auth0/auth0-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/auth0/auth0-react/compare/v2.20.0...v2.21.0) --- updated-dependencies: - dependency-name: "@auth0/auth0-react" dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa7a7209..55e86857 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@astrojs/react": "6.0.1", "@astrojs/sitemap": "3.7.3", "@astrojs/ts-plugin": "1.10.10", - "@auth0/auth0-react": "~2.20.0", + "@auth0/auth0-react": "~2.21.0", "@playform/build": "0.3.2", "@playform/compress": "0.2.3", "@playform/inline": "0.1.4",