build(deps): Bump nodemailer from 9.0.3 to 9.1.1 in /server

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 9.0.3 to 9.1.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/v9.0.3...v9.1.1)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 9.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-10 02:48:58 +00:00
committed by GitHub
parent 26b512193a
commit 75608c33fd
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -26,7 +26,7 @@
"lodash": "^4.18.1",
"mime-types": "^3.0.2",
"moment": "^2.30.1",
"nodemailer": "^9.0.3",
"nodemailer": "^9.1.1",
"otplib": "^12.0.1",
"patch-package": "^8.0.1",
"pg": "^8.20.0",
@@ -60,7 +60,7 @@
"swagger-jsdoc": "^6.2.8"
},
"engines": {
"node": ">=20"
"node": ">=24"
}
},
"node_modules/@apidevtools/json-schema-ref-parser": {
@@ -6691,9 +6691,9 @@
}
},
"node_modules/nodemailer": {
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-9.0.3.tgz",
"integrity": "sha512-n+YP+NKwR5zRWa60k3GiQ6Q3B4KXCoAw40dAKeCtYn020iNN74aWK2liXIC3ZEATeGql7we3tE3t8QwhY0eskw==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-9.1.1.tgz",
"integrity": "sha512-izw9mVKFix6YSnC9eLgV6g1opl9DUlRio9ZNcq+Wu9Ujn2UwF+8Nl0B8nz22kEC+CTZCvinkxwJ0DeFbb6NwcQ==",
"license": "MIT-0",
"engines": {
"node": ">=6.0.0"
+1 -1
View File
@@ -72,7 +72,7 @@
"lodash": "^4.18.1",
"mime-types": "^3.0.2",
"moment": "^2.30.1",
"nodemailer": "^9.0.3",
"nodemailer": "^9.1.1",
"otplib": "^12.0.1",
"patch-package": "^8.0.1",
"pg": "^8.20.0",