From 6a247c42f4c554d194dec63a81665b827e771e1d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 7 Jul 2018 03:00:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:http-signature:20150122 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cf5142a4..e920c9a01 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "kew": "0.4.0", "npmconf": "2.1.1", "progress": "1.1.8", - "request": "2.42.0", + "request": "2.66.0", "request-progress": "0.3.1", "which": "~1.0.5" },