From 8b26a461551fc3587d16ab90acfb2709e9e5a4b7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Jan 2022 04:47:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-2332181 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 89a55bd..c32139b --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "mongoose": "^3.8.12", "morgan": "^1.1.1", "node-linkedin": "^0.2.0", - "nodemailer": "^0.6.5", + "nodemailer": "^1.0.0", "passport": "^0.2.0", "passport-facebook": "^1.0.3", "passport-github": "^0.1.5",