From a9f02f61186d635821515d756507f0f9f04227f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 21:08:20 +0000 Subject: [PATCH] fix(deps): update dependency https-proxy-agent to v7.0.4 --- packages/rest/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/rest/package.json b/packages/rest/package.json index a4967d8c251..f9891dbaada 100644 --- a/packages/rest/package.json +++ b/packages/rest/package.json @@ -50,7 +50,7 @@ "agent-base": "7.1.0", "axios": "1.6.7", "http-proxy-agent": "7.0.0", - "https-proxy-agent": "7.0.2", + "https-proxy-agent": "7.0.4", "lru-cache": "10.2.0", "proxy-from-env": "1.1.0" },