From 21ade3276edaa0044de5a983378077b8604a3d21 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 5 Sep 2020 07:18:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BL-608877 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cf5142a4..14f989762 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "kew": "0.4.0", "npmconf": "2.1.1", "progress": "1.1.8", - "request": "2.42.0", + "request": "2.76.0", "request-progress": "0.3.1", "which": "~1.0.5" },