From 1650ff645f231063e21ef7b00b9824882090c025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 22:50:42 +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 a1114308..0c153792 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "express": "~4.12.3", "express-session": "~1.11.1", "favicon": "0.0.2", - "http-proxy": "~1.11.2", + "http-proxy": "~1.18.1", "jade": "~1.9.2", "json": "~9.0.3", "method-override": "2.3.4",