From 552da40f8354732202ea2000101fb21c99d804f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 22:58:19 +0000 Subject: [PATCH] Bump http-proxy from 1.11.2 to 1.18.1 Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.11.2 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.2...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 4a32e34..011668e 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "express": "4.13.4", "ghost": "0.9.0", "html-minifier": "2.1.3", - "http-proxy": "1.11.2", + "http-proxy": "1.18.1", "juice": "2.0.0", "lodash": "4.6.1", "mkdirp": "0.5.1",