From c58e73baad9f05c52a818d002f0a94d6d52c5cad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 05:15:30 +0000 Subject: [PATCH] Bump nodemailer in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [nodemailer](https://github.com/nodemailer/nodemailer). Updates `nodemailer` from 4.1.0 to 8.0.4 - [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/v4.1.0...v8.0.4) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 8.0.4 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c0e273cb..a952d214b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "mongo-cursor-pagination": "5.0.0", "mongodb": "2.2.31", "node-redis-scripty": "0.0.5", - "nodemailer": "4.1.0", + "nodemailer": "8.0.4", "npmlog": "4.1.2", "openpgp": "2.5.10", "qrcode": "0.9.0",