From 11baab65518d1e1549c9ba467b424bce842351dd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 Feb 2024 20:25:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98502ed..866fe00 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "passport-linkedin": "latest", "passport-local": "latest", "passport-twitter": "latest", - "nodemailer": "2.7.2", + "nodemailer": "4.0.1", "meanio-circles": "^0.1.x", "angular-jwt" : "latest" },