build(deps): bump nodemailer from 7.0.13 to 8.0.4

Bumps [nodemailer](https://github.com/nodemailer/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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-27 01:12:20 +00:00
committed by Github changeset workflow
parent cfa0fa1dbb
commit 19ef9fbf34
3 changed files with 11 additions and 6 deletions
@@ -47,7 +47,7 @@
"@backstage/plugin-notifications-node": "workspace:^",
"@backstage/types": "workspace:^",
"lodash": "^4.17.21",
"nodemailer": "^7.0.7",
"nodemailer": "^8.0.4",
"p-throttle": "^4.1.1"
},
"devDependencies": {