From 4a7ea9298270f1cee7bc336e18de9fe75319186a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20Yi=C4=9Fit=20Kaya?= Date: Thu, 6 Jun 2019 00:37:43 +0300 Subject: [PATCH] Update `agent-base` to v4.3 (#69) See https://github.com/TooTallNate/node-agent-base/pull/25 and https://github.com/TooTallNate/node-agent-base/pull/27. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dae109f6..fe629590 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues" }, "dependencies": { - "agent-base": "^4.2.0", + "agent-base": "^4.3.0", "debug": "^3.1.0" }, "devDependencies": {