From 4df46f688eb9373a411ca43066c3c97efae2f2b8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 13 Jul 2025 08:02:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-3153490 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 400d73c..1a120b0 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "address": "0.0.3", "body-parser": "1.0.0", "connect": "2.12.0", - "connect-multiparty": "1.0.1", + "connect-multiparty": "2.2.0", "debug": "0.7.4", "eventproxy": "0.2.6", "finished": "1.1.1",