From 2416fbb15bb2d3ac1eda6c850bd055bc9b998964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 16:11:05 +0000 Subject: [PATCH] Bump http-proxy from 1.18.0 to 1.18.1 Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.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.18.0...1.18.1) Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4c8a36d..7d0400e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2932,9 +2932,9 @@ "dev": true }, "http-proxy": { - "version": "1.18.0", - "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.0.tgz", - "integrity": "sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==", + "version": "1.18.1", + "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz", + "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==", "dev": true, "requires": { "eventemitter3": "^4.0.0", @@ -5479,14 +5479,6 @@ "resolved": "https://registry.npmjs.org/ts-binary/-/ts-binary-0.7.0.tgz", "integrity": "sha512-IPYBITV5LBwUqc+e0fMqu5VtjtzS1EC5CHGfRyOKVky1655NY8hxpp6vGoc+rDfqbQkPvdidv7zMn4dEx/IgzA==" }, - "ts-binary-types": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/ts-binary-types/-/ts-binary-types-0.2.2.tgz", - "integrity": "sha512-MOI3ULUEHLoa1VatBhx3ZbP47PkiX/2/3Jce8Avc6m1DhrHtlnGwk6fsciUDlDr+YiYGwX4lVZs3lwTKsRIzRA==", - "requires": { - "ts-binary": "^0.7.0" - } - }, "ts-loader": { "version": "6.2.0", "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-6.2.0.tgz",