From 1a1d3063dcf8a94a8337a1f0696597dbcb892800 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Aug 2025 08:19:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- 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": {