From ed56db2fa24a9638b83ac5f8de084ed7a47eb9bc Mon Sep 17 00:00:00 2001 From: snyk-bot <snyk-bot@snyk.io> Date: Thu, 10 Feb 2022 03:14:56 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-2396346 --- 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",