From 1b2230333de449151c67b4cadb81a43034af2a8e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 4 Dec 2022 21:30:14 +0000 Subject: [PATCH] fix: nodejs/api/zapv2/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-3153490 --- nodejs/api/zapv2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs/api/zapv2/package.json b/nodejs/api/zapv2/package.json index 9588c29cc11..38cda4a0850 100644 --- a/nodejs/api/zapv2/package.json +++ b/nodejs/api/zapv2/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "lodash": "~2.4.1", - "request": "~2.36.0" + "request": "~2.73.0" }, "keywords": [ "zaproxy",