From ac7a89a1b1a058bab5cd0b8271ac60b371ff06ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 22:52:36 +0000 Subject: [PATCH] Bump http-proxy from 1.11.3 to 1.18.1 Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.11.3 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/1.11.3...1.18.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2931f80..962dee8 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "bluemix-helper-config": "*", "request": "~2.58.0", - "http-proxy": "~1.11.1", + "http-proxy": "~1.18.1", "lodash": "~3.9.3" }, "devDependencies": {