From d9b6bb41795a457b4973b8a2f7b82cf73a70f264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 06:39:40 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [next](https://github.com/vercel/next.js) and [nodemailer](https://github.com/nodemailer/nodemailer). Updates `next` from 15.1.6 to 15.4.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v15.1.6...v15.4.7) Updates `nodemailer` from 6.10.1 to 7.0.10 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v6.10.1...v7.0.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nodemailer dependency-version: 7.0.10 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b4a2773..49b819e 100644 --- a/package.json +++ b/package.json @@ -13,10 +13,10 @@ "form-data": "^4.0.1", "mailgun.js": "^11.1.0", "mongoose": "^7.8.6", - "next": "15.1.6", + "next": "15.4.7", "next-auth": "^4.24.11", "node-mailjet": "^6.0.6", - "nodemailer": "^6.10.0", + "nodemailer": "^7.0.10", "react": "18.x", "react-chartjs-2": "^5.3.0", "react-dom": "18.x"