From a687163b24b87fa4933daf1ef455ab84079a49c3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Feb 2026 17:46:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d56c5c5..f64f79f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "path": "^0.12.7", "react-bootstrap": "^0.28.2", "request": "^2.67.0", - "request-promise": "^1.0.2", + "request-promise": "^4.2.6", "vinyl-source-stream": "^1.1.0" }, "devDependencies": {