From a8ee3ca95dd851134449d7c580abd460e9ffca51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 23:59:39 +0000 Subject: [PATCH] Bump http-proxy Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.1.4 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/http-party/node-http-proxy/compare/v1.1.4...1.18.1) Signed-off-by: dependabot[bot] --- .../node-webkit-nw-v0.11.2/tests/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JS-CS-Detection-byExample/Dataset (ALERT 5 GB)/_81614/node-webkit-nw-v0.11.2 (1)/node-webkit-nw-v0.11.2/tests/package.json b/JS-CS-Detection-byExample/Dataset (ALERT 5 GB)/_81614/node-webkit-nw-v0.11.2 (1)/node-webkit-nw-v0.11.2/tests/package.json index b148c1ed24..d30df46fdc 100644 --- a/JS-CS-Detection-byExample/Dataset (ALERT 5 GB)/_81614/node-webkit-nw-v0.11.2 (1)/node-webkit-nw-v0.11.2/tests/package.json +++ b/JS-CS-Detection-byExample/Dataset (ALERT 5 GB)/_81614/node-webkit-nw-v0.11.2 (1)/node-webkit-nw-v0.11.2/tests/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "http-auth":"2.1.8", - "http-proxy":"1.1.4", + "http-proxy":"1.18.1", "tar": "*", "commander": "0.6.1", "growl": "1.6.x",