From 635242b6f00d84f37ce069ac33bea741f92d088f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Jan 2026 10:20:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a7ea9f..249528a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "bluebird": "3.4.6", "bytes": "^2.4.0", "co": "^4.6.0", - "co-body": "^4.2.0", + "co-body": "^5.0.0", "compressible": "^2.0.8", "copy-to": "^2.0.1", "debug": "^2.6.0",