From c32119d41bfc371b342c955f3afc5818389434b2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 19 Jan 2019 04:41:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:chownr:20180731 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 933d4a0..2bb4212 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": "^6.6.0", "request": "^2.72.0" }, "engines": {