build(deps): bump nodemailer from 7.0.3 to 7.0.4 (#230)

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 7.0.3 to 7.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.3...v7.0.4)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 7.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2025-06-30 11:40:51 +02:00
committed by GitHub
parent b4a0ed8b41
commit a78954cc59
2 changed files with 5 additions and 6 deletions

View File

@ -4,7 +4,7 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/glob": "^0.5.0",
"nodemailer": "^7.0.3",
"nodemailer": "^7.0.4",
"showdown": "^1.9.1"
}
}