From 2d48c2c73f64544191d6790f0ff44a969546b9b8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 19 May 2020 00:25:22 +0200 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HTTPPROXY-569139 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 105dd0c..4603a47 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies" : { "connect" : "2.3.4", "mime" : "1.2.4", - "http-proxy" : "0.8.7", + "http-proxy" : "1.18.1", "fondue" : "0.5.x" }, "engines" : {