From 9b03300dcb215016f8d435e57bfb25ad94904253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2020 19:11:58 +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 fc48c36..5f8071f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "http-server": "*", - "http-proxy": "0.10.4", + "http-proxy": "1.18.1", "optimist": "*" }, "version": "0.0.5"