From 3ba81a092cf1226fe7acdd57033ac6039b52f0c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 15:52:50 +0000 Subject: [PATCH] Bump http-proxy from 0.10.4 to 1.18.1 Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 0.10.4 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/v0.10.4...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 b2267091..9a4cc5f5 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "express": "^3.4.4", "grunt": "^0.4.5", "hiredis": "^0.1.15", - "http-proxy": "^0.10.3", + "http-proxy": "^1.18.1", "jquery": "^1.8.3", "less": "^1.7.3", "less-middleware": "^1.0.3",