From c27bd31ab98e9147cde1b9758cc76e3a28185f65 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 17 Feb 2018 00:19:07 +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 hopebaytech/pkgcloud: https://snyk.io/test/github/hopebaytech/pkgcloud --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a306656f8..bc0b08974 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "lodash": "^3.10.1", "mime": "1.2.x", "qs": "1.2.x", - "request": "2.40.x", + "request": "2.82.0", "s3-upload-stream": "~1.0.7", "through2": "0.6.x", "url-join": "0.0.x",