update nodemailer

This commit is contained in:
Thomas Ruoff
2024-11-19 20:20:08 +01:00
parent 2bf0394eb3
commit d75034d655
2 changed files with 18 additions and 7 deletions

View File

@@ -9,6 +9,6 @@
"author": "",
"license": "ISC",
"dependencies": {
"nodemailer": "^4.7.0"
"nodemailer": "^6.9.16"
}
}