From 0a3fb3b819a1b2232dce7a2a28134c24afde342c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 17 Feb 2018 00:52:54 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 Latest report for stanzhengdev/fb_botjot: https://snyk.io/test/github/stanzhengdev/fb_botjot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 933d4a0..32c2d8e 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "express": "^4.13.4", "install": "^0.8.8", "minimist": "^1.2.0", - "npm": "^4.4.4", + "npm": "^5.5.0", "request": "^2.72.0" }, "engines": {