From 75cad00c0b90ba452d2b14db9757522a8a440f9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 14:15:52 +0000 Subject: [PATCH] chore(deps): bump @auth/core and next-auth in /ui Bumps [@auth/core](https://github.com/nextauthjs/next-auth) to 0.41.3 and updates ancestor dependency [next-auth](https://github.com/nextauthjs/next-auth). These dependencies need to be updated together. Updates `@auth/core` from 0.40.0 to 0.41.3 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/core@0.40.0...@auth/core@0.41.3) Updates `next-auth` from 5.0.0-beta.29 to 5.0.0-beta.32 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.29...next-auth@5.0.0-beta.32) --- updated-dependencies: - dependency-name: "@auth/core" dependency-version: 0.41.3 dependency-type: indirect - dependency-name: next-auth dependency-version: 5.0.0-beta.32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ui/package-lock.json | 36 ++++++++++++++++++------------------ ui/package.json | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index c3b73351bad..8aadf9ef363 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -48,7 +48,7 @@ "lucide-react": "0.543.0", "marked": "15.0.12", "next": "15.5.3", - "next-auth": "5.0.0-beta.29", + "next-auth": "5.0.0-beta.32", "next-themes": "0.2.1", "radix-ui": "1.4.2", "react": "19.2.0", @@ -222,9 +222,9 @@ } }, "node_modules/@auth/core": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@auth/core/-/core-0.40.0.tgz", - "integrity": "sha512-n53uJE0RH5SqZ7N1xZoMKekbHfQgjd0sAEyUbE+IYJnmuQkbvuZnXItCU7d+i7Fj8VGOgqvNO7Mw4YfBTlZeQw==", + "version": "0.41.3", + "resolved": "https://registry.npmjs.org/@auth/core/-/core-0.41.3.tgz", + "integrity": "sha512-sJ3JMHHkXMD3aOjopv7mOBTO1Ocw4b0fAEXJBz6k7YHLpYQI6C40jCUPc5fNvUKxXRXNE1/sRISA15UrwWJBTw==", "license": "ISC", "dependencies": { "@panva/hkdf": "^1.2.1", @@ -236,7 +236,7 @@ "peerDependencies": { "@simplewebauthn/browser": "^9.0.1", "@simplewebauthn/server": "^9.0.2", - "nodemailer": "^6.8.0" + "nodemailer": "^7.0.7 || ^8.0.5" }, "peerDependenciesMeta": { "@simplewebauthn/browser": { @@ -251,9 +251,9 @@ } }, "node_modules/@auth/core/node_modules/jose": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/jose/-/jose-6.1.0.tgz", - "integrity": "sha512-TTQJyoEoKcC1lscpVDCSsVgYzUDg/0Bt3WE//WiTPK6uOCQC2KZS4MpugbMWt/zyjkopgZoXhZuCi00gLudfUA==", + "version": "6.2.4", + "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.4.tgz", + "integrity": "sha512-N8acGzVsQy6M/fjFcxtysNc4Q379TcM5dM/qKkNtsHFji88yANnXTr7BLeP75iPnFwBfQzM/jg2BZ9+HZrHCZA==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/panva" @@ -17778,19 +17778,19 @@ } }, "node_modules/next-auth": { - "version": "5.0.0-beta.29", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-5.0.0-beta.29.tgz", - "integrity": "sha512-Ukpnuk3NMc/LiOl32njZPySk7pABEzbjhMUFd5/n10I0ZNC7NCuVv8IY2JgbDek2t/PUOifQEoUiOOTLy4os5A==", + "version": "5.0.0-beta.32", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-5.0.0-beta.32.tgz", + "integrity": "sha512-CGlChIEWZ6LltNVxrE5yiySMID+Idpmry47JYA5lLwgD8Sx02a8M65VL0TWVz9nbnOioS/tCW/rP/0+mE7Qp4Q==", "license": "ISC", "dependencies": { - "@auth/core": "0.40.0" + "@auth/core": "0.41.3" }, "peerDependencies": { "@simplewebauthn/browser": "^9.0.1", "@simplewebauthn/server": "^9.0.2", - "next": "^14.0.0-0 || ^15.0.0-0", - "nodemailer": "^6.6.5", - "react": "^18.2.0 || ^19.0.0-0" + "next": "^14.0.0-0 || ^15.0.0 || ^16.0.0", + "nodemailer": "^7.0.7 || ^8.0.5", + "react": "^18.2.0 || ^19.0.0" }, "peerDependenciesMeta": { "@simplewebauthn/browser": { @@ -18365,9 +18365,9 @@ } }, "node_modules/oauth4webapi": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/oauth4webapi/-/oauth4webapi-3.8.2.tgz", - "integrity": "sha512-FzZZ+bht5X0FKe7Mwz3DAVAmlH1BV5blSak/lHMBKz0/EBMhX6B10GlQYI51+oRp8ObJaX0g6pXrAxZh5s8rjw==", + "version": "3.8.6", + "resolved": "https://registry.npmjs.org/oauth4webapi/-/oauth4webapi-3.8.6.tgz", + "integrity": "sha512-iwemM91xz8nryHti2yTmg5fhyEMVOkOXwHNqbvcATjyajb5oQxCQzrNOA6uElRHuMhQQTKUyFKV9y/CNyg25BQ==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/panva" diff --git a/ui/package.json b/ui/package.json index 28d507e9bc9..6a5e430376b 100644 --- a/ui/package.json +++ b/ui/package.json @@ -62,7 +62,7 @@ "lucide-react": "0.543.0", "marked": "15.0.12", "next": "15.5.3", - "next-auth": "5.0.0-beta.29", + "next-auth": "5.0.0-beta.32", "next-themes": "0.2.1", "radix-ui": "1.4.2", "react": "19.2.0",