From 1a98478221c466ee80e681f18ebf358ad9afc861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 07:52:14 +0000 Subject: [PATCH] Bump http-proxy from 0.10.3 to 1.18.1 in /web/js/dojo/dojo 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] --- web/js/dojo/dojo/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/js/dojo/dojo/package.json b/web/js/dojo/dojo/package.json index 3b108e3..08d6768 100644 --- a/web/js/dojo/dojo/package.json +++ b/web/js/dojo/dojo/package.json @@ -6,7 +6,7 @@ }, "devDependencies": { "intern-geezer": "2.2.2", - "http-proxy": "0.10.3", + "http-proxy": "1.18.1", "glob": "3.2.7", "jsgi-node": "0.3.1", "formidable": "1.0.17",