From c4f265c13b88721b742bf3609a4e90504fa5bc3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 15:37:57 +0000 Subject: [PATCH] chore(deps): bump @auth/core in /agent/skills/eve/apps/frameworks/next Bumps [@auth/core](https://github.com/nextauthjs/next-auth) from 0.41.2 to 0.41.3. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/core@0.41.2...@auth/core@0.41.3) --- updated-dependencies: - dependency-name: "@auth/core" dependency-version: 0.41.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agent/skills/eve/apps/frameworks/next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent/skills/eve/apps/frameworks/next/package.json b/agent/skills/eve/apps/frameworks/next/package.json index 1df4bc1e..79de4063 100644 --- a/agent/skills/eve/apps/frameworks/next/package.json +++ b/agent/skills/eve/apps/frameworks/next/package.json @@ -12,7 +12,7 @@ "typecheck": "tsgo" }, "dependencies": { - "@auth/core": "0.41.2", + "@auth/core": "0.41.3", "@vercel/connect": "catalog:", "@vercel/oidc": "3.4.1", "ai": "catalog:",