From e38e444883cba11211ac04f4ffd187ca7fe5177f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 19:59:07 +0000 Subject: [PATCH] Bump http-proxy from 1.16.2 to 1.18.1 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f47978dbe3..afae187e6f 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "gulp-uglify": "^2.0.0", "gulp-useref": "^3.1.2", "gulp-util": "^3.0.1", - "http-proxy": "~1.16.2", + "http-proxy": "~1.18.1", "jshint-stylish": "^2.2.1", "karma": "~1.3.0", "karma-jasmine": "^1.1.0",