From 59762838f857086ab0bce7e14eda3272a818ba9c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 17 Feb 2018 01:22:30 +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 huevoncito/modulus-cli: https://snyk.io/test/github/huevoncito/modulus-cli --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dec6d0f..5ded3fe 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "opener": "1.4.2", "progress": "1.1.8", "prompt": "1.0.0", - "request": "2.75.0", + "request": "2.82.0", "semver": "5.3.0", "split": "1.0.0", "text-table": "0.2.0",