From b4451de0065ea95f42c3c2860d604a28c3f3ce24 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 8 Dec 2018 07:10:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:cryptiles:20180710 - https://snyk.io/vuln/npm:extend:20180424 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:sshpk:20180409 - https://snyk.io/vuln/npm:stringstream:20180511 - https://snyk.io/vuln/npm:tough-cookie:20170905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41b5f55..d134110 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "dependencies": { "commander": "^2.10.0", "console.table": "^0.9.1", - "request": "^2.81.0", + "request": "^2.84.0", "verror": "^1.10.0" }, "babel": {