From 2f078f59e4e8aaa3a313033e4e51756dac3b2b06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 05:40:14 +0000 Subject: [PATCH] Bump @types/http-proxy-agent from 2.0.2 to 4.0.1 Bumps [@types/http-proxy-agent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy-agent) from 2.0.2 to 4.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy-agent) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f65c507..94c8a4e6 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "devDependencies": { "@types/chai": "^4.2.12", "@types/debug": "^4.1.5", - "@types/http-proxy-agent": "^2.0.2", + "@types/http-proxy-agent": "^4.0.1", "@types/joi": "^14.3.4", "@types/mocha": "^8.0.0", "@types/node": "^14.0.27",