fix(core): Upgrade nodemailer to address an exploit (#8535)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-02-02 14:12:18 +01:00
committed by GitHub
parent 7fc054cb86
commit ee5e422094
3 changed files with 13 additions and 13 deletions

View File

@@ -146,7 +146,7 @@
"n8n-nodes-base": "workspace:*",
"n8n-workflow": "workspace:*",
"nanoid": "3.3.6",
"nodemailer": "6.8.0",
"nodemailer": "6.9.9",
"oauth-1.0a": "2.2.6",
"open": "7.4.2",
"openapi-types": "10.0.0",