From 7e9471c3302bbe81ef64989576cde09d9e5d722c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 10:49:02 +0000 Subject: [PATCH] build(deps): bump next-auth from 5.0.0-beta.18 to 5.0.0-beta.30 Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 5.0.0-beta.18 to 5.0.0-beta.30. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.18...next-auth@5.0.0-beta.30) --- updated-dependencies: - dependency-name: next-auth dependency-version: 5.0.0-beta.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cbf7a70..efbe1c3 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "lucide-react": "^0.441.0", "nanoid": "^5.0.7", "next": "^14.2.13", - "next-auth": "5.0.0-beta.18", + "next-auth": "5.0.0-beta.30", "next-axiom": "^1.5.1", "next-nprogress-bar": "^2.3.13", "next-safe-action": "^7.9.3",