From 7e62de7e516afac09e469ca26049e4d4c807b198 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Jun 2022 01:42:59 +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-HAWK-2808852 --- 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 fb2b04c1b5c60f..c55f913821f61c 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -105,7 +105,7 @@ "read-package-json": "~2.0.12", "read-package-tree": "~5.1.6", "readable-stream": "~2.3.3", - "request": "~2.83.0", + "request": "~2.87.0", "retry": "~0.10.1", "rimraf": "~2.6.2", "safe-buffer": "~5.1.1",