From 075765d4ceb7103932e99679d6ee35b799dd75c7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 17 Feb 2018 07:14:47 +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 macbre/phantomjs2-npm: https://snyk.io/test/github/macbre/phantomjs2-npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6aeba118a..5e1af9849 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "hasha": "~2.2.0", "kew": "~0.7.0", "progress": "~1.1.8", - "request": "~2.79.0", + "request": "~2.82.0", "request-progress": "~2.0.1", "which": "~1.2.10" },