From 76b6d02f7a63cc62bd883d69d409d66f7d7b3342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 10:45:17 +0000 Subject: [PATCH] Bump next-auth from 4.24.7 to 4.24.12 in /b2b-sample Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.24.7 to 4.24.12. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.7...next-auth@4.24.12) --- updated-dependencies: - dependency-name: next-auth dependency-version: 4.24.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- b2b-sample/package-lock.json | 49 +++++++++++++++++++++++++----------- b2b-sample/package.json | 4 +-- 2 files changed, 37 insertions(+), 16 deletions(-) diff --git a/b2b-sample/package-lock.json b/b2b-sample/package-lock.json index 53cb204f0..1b7f1e512 100644 --- a/b2b-sample/package-lock.json +++ b/b2b-sample/package-lock.json @@ -15,7 +15,6 @@ "eslint-plugin-tsdoc": "^0.2.17", "less": "^4.1.3", "next": "13.0.0", - "next-auth": "^4.16.4", "next-with-less": "^2.0.5", "react": "18.2.0", "react-dom": "18.2.0", @@ -56,7 +55,7 @@ "jest": "28.1.1", "jest-environment-jsdom": "28.1.1", "less": "^4.1.3", - "next-auth": "^4.24.7", + "next-auth": "^4.24.12", "next-with-less": "^2.0.5", "nx": "15.1.1", "react-final-form": "^6.5.9", @@ -14859,15 +14858,15 @@ } }, "node_modules/next-auth": { - "version": "4.24.7", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.7.tgz", - "integrity": "sha512-iChjE8ov/1K/z98gdKbn2Jw+2vLgJtVV39X+rCP5SGnVQuco7QOr19FRNGMIrD8d3LYhHWV9j9sKLzq1aDWWQQ==", + "version": "4.24.12", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.12.tgz", + "integrity": "sha512-wooJAL5Md9Fn2UwUI2qN9TY/+k8HJGRyi3TdSt/xHfDTtdpPxDqmo4v8hUrKGb+d66FB/rYy9RutA/9EeJrK0Q==", "dev": true, "license": "ISC", "dependencies": { "@babel/runtime": "^7.20.13", "@panva/hkdf": "^1.0.2", - "cookie": "^0.5.0", + "cookie": "^0.7.0", "jose": "^4.15.5", "oauth": "^0.9.15", "openid-client": "^5.4.0", @@ -14876,17 +14875,31 @@ "uuid": "^8.3.2" }, "peerDependencies": { - "next": "^12.2.5 || ^13 || ^14", - "nodemailer": "^6.6.5", - "react": "^17.0.2 || ^18", - "react-dom": "^17.0.2 || ^18" + "@auth/core": "0.34.2", + "next": "^12.2.5 || ^13 || ^14 || ^15 || ^16", + "nodemailer": "^7.0.7", + "react": "^17.0.2 || ^18 || ^19", + "react-dom": "^17.0.2 || ^18 || ^19" }, "peerDependenciesMeta": { + "@auth/core": { + "optional": true + }, "nodemailer": { "optional": true } } }, + "node_modules/next-auth/node_modules/cookie": { + "version": "0.7.2", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", + "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, "node_modules/next-with-less": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/next-with-less/-/next-with-less-2.0.5.tgz", @@ -30694,20 +30707,28 @@ } }, "next-auth": { - "version": "4.24.7", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.7.tgz", - "integrity": "sha512-iChjE8ov/1K/z98gdKbn2Jw+2vLgJtVV39X+rCP5SGnVQuco7QOr19FRNGMIrD8d3LYhHWV9j9sKLzq1aDWWQQ==", + "version": "4.24.12", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.12.tgz", + "integrity": "sha512-wooJAL5Md9Fn2UwUI2qN9TY/+k8HJGRyi3TdSt/xHfDTtdpPxDqmo4v8hUrKGb+d66FB/rYy9RutA/9EeJrK0Q==", "dev": true, "requires": { "@babel/runtime": "^7.20.13", "@panva/hkdf": "^1.0.2", - "cookie": "^0.5.0", + "cookie": "^0.7.0", "jose": "^4.15.5", "oauth": "^0.9.15", "openid-client": "^5.4.0", "preact": "^10.6.3", "preact-render-to-string": "^5.1.19", "uuid": "^8.3.2" + }, + "dependencies": { + "cookie": { + "version": "0.7.2", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz", + "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==", + "dev": true + } } }, "next-with-less": { diff --git a/b2b-sample/package.json b/b2b-sample/package.json index 2e5199723..0147b0b9a 100644 --- a/b2b-sample/package.json +++ b/b2b-sample/package.json @@ -40,7 +40,7 @@ "jest": "28.1.1", "jest-environment-jsdom": "28.1.1", "less": "^4.1.3", - "next-auth": "^4.24.7", + "next-auth": "^4.24.12", "next-with-less": "^2.0.5", "nx": "15.1.1", "react-final-form": "^6.5.9", @@ -58,7 +58,7 @@ "eslint-plugin-tsdoc": "^0.2.17", "less": "^4.1.3", "next": "13.0.0", - "next-auth": "^4.16.4", + "next-auth": "^4.24.12", "next-with-less": "^2.0.5", "react": "18.2.0", "react-dom": "18.2.0",