From c084e8624e8922e8d2cd8de7b5b8a1bfa1b2e56d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Feb 2024 20:44:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BL-608877 - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dec6d0f..e4fbcec 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "opener": "1.4.2", "progress": "1.1.8", "prompt": "1.0.0", - "request": "2.75.0", + "request": "2.88.2", "semver": "5.3.0", "split": "1.0.0", "text-table": "0.2.0",