From 4563215936b79cebe8c0f6a72c77692b966d032a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 22:47:58 +0000 Subject: [PATCH] Bump http-proxy from 1.17.0 to 1.18.1 Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 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.17.0...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 837d208..3f14061 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "colors": "0.6.2", "connect": "3.2.0", - "http-proxy": "1.17.0", + "http-proxy": "1.18.1", "tap": "0.4.0" }, "scripts": {