From e57df806a9776127536d2ace4dab354e92b4d347 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 12 Oct 2018 07:45:14 +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:lodash:20180130 - https://snyk.io/vuln/npm:sshpk:20180409 - https://snyk.io/vuln/npm:stringstream:20180511 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2b91ea..b9ea2ad 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "chalk": "^2.3.0", "commander": "^2.12.2", "cryptokitties-contrib": "0.0.1", - "request": "^2.83.0", + "request": "^2.84.0", "requests": "^0.2.2" } }