From ee1cc63b68e8e4ae47f7780016fa34405058cae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2020 03:30:19 +0000 Subject: [PATCH] chore(deps): bump https-proxy-agent from 1.0.0 to 5.0.0 Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 1.0.0 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/1.0.0...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 45ee22e..afd330a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "binary-search": "1.3.2", "chai": "4.0.1", "form-data": "0.2.0", - "https-proxy-agent": "1.0.0", + "https-proxy-agent": "5.0.0", "iconv-lite": "0.4.15", "performance-now": "2.1.0", "protobufjs": "5.0.1",