Bump nodemailer from 8.0.4 to 8.0.5

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-09 20:50:24 +00:00
committed by GitHub
parent 01ca9a08d1
commit 0c4e190952
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"express": "^4.18.3",
"express-session": "^1.19.0",
"multer": "^2.1.1",
"nodemailer": "^8.0.4",
"nodemailer": "^8.0.5",
"openid-client": "^5.7.1",
"pdfkit": "^0.15.0"
},