From 51d5e2633f87e4a3d2126c661c1b0015de4663b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 14:46:39 +0000 Subject: [PATCH] Bump http-proxy from 1.7.3 to 1.18.1 Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.7.3 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/v1.7.3...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 6c9d58c..d4df9ad 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "gulp-size": "~1.1.0", "gulp-uglify": "~1.0.1", "gulp-useref": "~1.0.2", - "http-proxy": "~1.7.0", + "http-proxy": "~1.18.1", "jasmine-core": "~2.5.2", "jshint-stylish": "~1.0.0", "karma": "~1.5.0",