Upgrade nodemailer 6.x→8.x (2 CVEs fixed)

This commit is contained in:
BizzleBot
2026-02-19 11:10:00 +00:00
parent c8021495a1
commit 814520f8cc
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"express-rate-limit": "^7.5.0",
"helmet": "^8.1.0",
"jsonwebtoken": "^9.0.2",
"nodemailer": "^6.10.1",
"nodemailer": "^8.0.1",
"react": "^18.3.1",
"zod": "^3.24.4"
},