build(deps): Bump nodemailer from 7.0.13 to 8.0.5 in /server

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 7.0.13 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/v7.0.13...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-08 22:42:51 +00:00
committed by GitHub
parent dbad8e976b
commit 3d3c8f374c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -26,7 +26,7 @@
"lodash": "^4.17.23",
"mime-types": "^3.0.2",
"moment": "^2.30.1",
"nodemailer": "^7.0.13",
"nodemailer": "^8.0.5",
"openid-client": "^5.7.1",
"patch-package": "^8.0.1",
"pg": "^8.20.0",
@@ -7620,9 +7620,9 @@
}
},
"node_modules/nodemailer": {
"version": "7.0.13",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-7.0.13.tgz",
"integrity": "sha512-PNDFSJdP+KFgdsG3ZzMXCgquO7I6McjY2vlqILjtJd0hy8wEvtugS9xKRF2NWlPNGxvLCXlTNIae4serI7dinw==",
"version": "8.0.5",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-8.0.5.tgz",
"integrity": "sha512-0PF8Yb1yZuQfQbq+5/pZJrtF6WQcjTd5/S4JOHs9PGFxuTqoB/icwuB44pOdURHJbRKX1PPoJZtY7R4VUoCC8w==",
"license": "MIT-0",
"engines": {
"node": ">=6.0.0"
+1 -1
View File
@@ -68,7 +68,7 @@
"lodash": "^4.17.23",
"mime-types": "^3.0.2",
"moment": "^2.30.1",
"nodemailer": "^7.0.13",
"nodemailer": "^8.0.5",
"openid-client": "^5.7.1",
"patch-package": "^8.0.1",
"pg": "^8.20.0",