From 2f05bacd5987eef90d0f5edd700ff52f95055422 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 14:18:59 +0000 Subject: [PATCH] Bump http-proxy from 1.16.2 to 1.18.1 in /ui Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.16.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.16.2...1.18.1) Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index f3dfe00..548b3a6 100644 --- a/ui/package.json +++ b/ui/package.json @@ -42,7 +42,7 @@ "body-parser": "1.17.1", "express": "4.15.2", "express-history-api-fallback": "2.1.0", - "http-proxy": "1.16.2", + "http-proxy": "1.18.1", "ncp": "2.0.0", "node-sass": "4.5.2", "npm": "6.14.6",