From cd29f0db81e005439f977715a562596819c1640d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2020 15:55:23 +0000 Subject: [PATCH] Bump https-proxy-agent from 2.2.1 to 5.0.0 Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 5.0.0. - [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases) - [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...5.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2764737..152ae47 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "dotenv": "8.0.0", "handlebars": "4.1.2", "http-proxy-agent": "2.1.0", - "https-proxy-agent": "2.2.1", + "https-proxy-agent": "5.0.0", "moment": "2.24.0", "pac-proxy-agent": "3.0.0", "proxy-agent": "3.1.0",