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 7.0.13 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/v7.0.13...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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-29 12:36:57 +00:00
committed by GitHub
parent f23e4c65e9
commit 3536b48643
2 changed files with 1 additions and 1 deletions

BIN
package-lock.json generated

Binary file not shown.

View File

@@ -134,7 +134,7 @@
"jimp": "^1.6.0",
"mailgun.js": "^12.7.1",
"node-mailjet": "^6.0.11",
"nodemailer": "^7.0.13"
"nodemailer": "^8.0.4"
},
"overrides": {
"typeorm": {