Bump nodemailer in the npm_and_yarn group across 1 directory (#1009)

Bumps the npm_and_yarn group with 1 update in the / directory: [nodemailer](https://github.com/nodemailer/nodemailer).


Updates `nodemailer` from 8.0.4 to 8.0.5
- [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/v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 8.0.5
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-04-12 17:55:07 +03:00 committed by GitHub
parent 3956f2c1ca
commit 86f1bdcf1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -159,7 +159,7 @@
"multer": "~2.1.0",
"nanoid": "^3.3.7",
"node-cron": "~4.1.0",
"nodemailer": "^8.0.4",
"nodemailer": "^8.0.5",
"sequelize": "~6.37.7",
"sequelize-cli": "~6.6.2",
"slugify": "^1.6.6",