From 8c94ad7f104526ce9e306f403ad5b944f6844886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 07:54:36 +0000 Subject: [PATCH] build(deps): bump nodemailer from 9.0.6 to 10.0.3 Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 9.0.6 to 10.0.3. - [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/v9.0.6...v10.0.3) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- modules/communications/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/modules/communications/package.json b/modules/communications/package.json index 8637500b9..4bbeba548 100644 --- a/modules/communications/package.json +++ b/modules/communications/package.json @@ -61,7 +61,7 @@ "mailersend": "^3.0.0", "mailgun.js": "^14.0.1", "messagebird": "^4.0.1", - "nodemailer": "^9.0.6", + "nodemailer": "^10.0.3", "nodemailer-mailgun-transport": "^2.1.5", "nodemailer-mandrill-transport": "^1.2.0", "otp-generator": "^4.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca5262f01..9d002d1b8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -755,7 +755,7 @@ importers: version: 4.0.1 nodemailer: specifier: '>=9.0.1' - version: 9.0.6 + version: 10.0.3 nodemailer-mailgun-transport: specifier: ^2.1.5 version: 2.1.5(handlebars@4.7.9)(lodash@4.18.1)(underscore@1.13.8) @@ -6764,9 +6764,9 @@ packages: nodemailer-mandrill-transport@1.2.0: resolution: {integrity: sha512-Dli7B8D0Q2EkLi01ajSS4zaSfB1Vpv0s5539Dgjr6/XmQaXX7zVtzUvicWg38brgmFAaQ3HyXNFK6lWsF5I27A==} - nodemailer@9.0.6: - resolution: {integrity: sha512-IQUGFdhdGwI9+AWX+FpUt4DLmvFaOjTMEoneTIWX/RXxuy1TdenPwWrvFMSfLkPKl+HQEXWuSAxEMMbPYXtBmg==} - engines: {node: '>=6.0.0'} + nodemailer@10.0.3: + resolution: {integrity: sha512-h5c8ypcMoOIh44bIcVROvTDbjRdOJX8AXTkxMht2C92HlSjkG+/8kjoqmNPypfjQaVNaUHWyZ3tqs5I3K91F3g==} + engines: {node: '>=20.0.0'} noms@0.0.0: resolution: {integrity: sha512-lNDU9VJaOPxUmXcLb+HQFeUgQQPtMI24Gt6hgfuMHRJgMRHMF/qZ4HJD3GDru4sSw9IQl2jPjAYnQrdIeLbwow==} @@ -14926,7 +14926,7 @@ snapshots: extend: 3.0.2 mandrill-api: 1.0.45 - nodemailer@9.0.6: {} + nodemailer@10.0.3: {} noms@0.0.0: dependencies: @@ -15762,7 +15762,7 @@ snapshots: smtp-server@3.19.10: dependencies: ipv6-normalize: 1.0.1 - nodemailer: 9.0.6 + nodemailer: 10.0.3 punycode.js: 2.3.1 snappy@7.4.1: