From 78f45b61b1480e0cbf9461020939c7221e6b1efc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 18 Oct 2020 22:27:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NPMUSERVALIDATE-1019352 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52021a0..d58a087 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "handlebars": "^2.0.0", "hapi": "^8.1.0", "mime": "^1.2.11", - "npm": "^1.4.16", + "npm": "^5.0.1", "rimraf": "^2.2.8", "s3": "^2.0.0", "tar-fs": "^0.3.3"