build(deps): bump nodemailer from 10.0.0 to 10.0.1 (#318)

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 10.0.0 to 10.0.1.
- [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/v10.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 10.0.1
  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]
2026-09-11 11:50:05 +02:00
committed by GitHub
parent 03a02a4940
commit 420aeba895
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"dependencies": {
"@actions/core": "^3.0.1",
"@actions/glob": "^0.7.0",
"nodemailer": "^10.0.0",
"nodemailer": "^10.0.1",
"showdown": "^2.1.0"
}
}