From 99609559ff66fe355ab0514a6a79c50eb288eb48 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Feb 2024 00:14:12 +0000 Subject: [PATCH] fix: deps/npm/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/SNYK-JS-QS-3153490 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:tough-cookie:20160722 - https://snyk.io/vuln/npm:tough-cookie:20170905 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- deps/npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/package.json b/deps/npm/package.json index 567aafb9a1737a..bcae09a4316a85 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -84,7 +84,7 @@ "read-package-tree": "~5.1.2", "readable-stream": "~2.1.0", "realize-package-specifier": "~3.0.3", - "request": "~2.72.0", + "request": "~2.88.2", "retry": "~0.9.0", "rimraf": "~2.5.2", "semver": "~5.1.0",