From c2941c91a1b0a73cfc1934c6801a132b54912dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 22:54:56 +0000 Subject: [PATCH] Bump http-proxy from 1.11.1 to 1.18.1 Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.11.1 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.11.1...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 608d803..8aecf08 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "cluster-master": "0.2.1", "express": "4.16.4", - "http-proxy": "1.11.1", + "http-proxy": "1.18.1", "vhost": "3.0.0" }, "devDependencies": {