From cd52149f178337ccea3a6f364bb7d7c5e024d2f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 23:59:25 +0000 Subject: [PATCH] Bump http-proxy from 0.10.3 to 1.18.1 in /angularjs Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 0.10.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/v0.10.3...1.18.1) Signed-off-by: dependabot[bot] --- angularjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angularjs/package.json b/angularjs/package.json index 42deaa3..e62550e 100644 --- a/angularjs/package.json +++ b/angularjs/package.json @@ -9,7 +9,7 @@ "dependencies": { }, "devDependencies": { - "http-proxy": "0.10.3", + "http-proxy": "1.18.1", "karma": "0.10.2", "karma-coverage": "0.1.0", "karma-jasmine": "0.1.3",