From 2a21a35a8e90427ca9ce5dfb8de1a047143d1f40 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 12:37:36 +0100 Subject: [PATCH] [Security] Bump https-proxy-agent from 2.2.2 to 2.2.4 (#1864) Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2.2.4. **This update includes security fixes.** - [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases) - [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.2...2.2.4) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 259ce2464..b98fd0b77 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11491,15 +11491,6 @@ "sshpk": "^1.7.0" } }, - "https-proxy-agent": { - "version": "2.2.2", - "bundled": true, - "dev": true, - "requires": { - "agent-base": "^4.3.0", - "debug": "^3.1.0" - } - }, "humanize-ms": { "version": "1.2.1", "bundled": true,