From da955beccd5303c5e5016951e7fd6f3d059c642b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 30 Jun 2018 03:00:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:mime:20170907 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cf5142a4..b9e9c6121 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.81.0", "request-progress": "0.3.1", "which": "~1.0.5" },