From c9ff222d846d08f9f36d11e89ad1f9cac1741c3c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Jan 2023 03:15:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-3227433 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c56ee06a2775f..9a2323fb37776 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "h2o2": "5.1.1", "handlebars": "4.0.5", "hapi": "14.2.0", - "http-proxy-agent": "1.0.0", + "http-proxy-agent": "2.1.0", "imports-loader": "0.7.1", "inert": "4.0.2", "jade": "1.11.0",