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
View File
@@ -11,6 +11,7 @@ server {
listen 80;
listen [::]:80;
server_name _;
server_tokens off;
# Security headers (X-Frame-Options, HSTS, X-Content-Type-Options set by Caddy)
add_header X-XSS-Protection "0" always;