From 0eaedd92e3293da91d46256e25afb8064d0345f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 23:47:06 +0000 Subject: [PATCH] Bump http-proxy from 1.11.1 to 1.18.1 in /app/templates Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.11.1 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.11.1...1.18.1) Signed-off-by: dependabot[bot] --- app/templates/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/package.json b/app/templates/package.json index 21acd8c..485af99 100644 --- a/app/templates/package.json +++ b/app/templates/package.json @@ -43,7 +43,7 @@ "gulp-usemin": "0.3.11", "gulp-util": "3.0.6", "gulp.spritesmith": "3.8.2", - "http-proxy": "1.11.1", + "http-proxy": "1.18.1", "jasmine-core": "2.3.4", "karma": "0.13.10", "karma-chrome-launcher": "0.2.0",