From 17fe3674b04483c765a221f211c59e8569d76940 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 20 Sep 2025 06:58:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-12704893 - https://snyk.io/vuln/SNYK-JS-IP-12761655 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7ab0e4f9e..a447fb545a 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "mongoose": "5.3.9", "multiline": "1.0.2", "node-uuid": "1.4.7", - "nodemailer": "2.3.0", + "nodemailer": "4.0.1", "nodemailer-smtp-transport": "2.4.0", "oneapm": "1.2.20", "passport": "0.3.2",