From f6321cbbc210e066707f672816f2206b0eb9abec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2020 13:53:21 +0000 Subject: [PATCH] Bump http-proxy from 1.17.0 to 1.18.1 Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 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.17.0...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 d556af06e..d53e07437 100644 --- a/package.json +++ b/package.json @@ -191,7 +191,7 @@ "gcode-toolpath": "~2.2.0", "history": "~4.9.0", "hogan.js": "~3.0.2", - "http-proxy": "~1.17.0", + "http-proxy": "~1.18.1", "i18next": "~15.0.9", "i18next-browser-languagedetector": "~3.0.1", "i18next-express-middleware": "~1.8.0",