From c40b059f24a6e3f5c5f19637203848d9e30fcb1b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 19 Jun 2018 04:12:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1dcd60d..c5abe74 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "npm-registry": "0.1.13", "quick-gist": "^1.0.0", "random-emoji": "1.0.2", - "request": "2.72.0", + "request": "2.82.0", "semver": "5.1.0", "shuffle-array": "1.0.1", "underscore": "1.8.3"