From 600212eb3ffffa1053e3dd66abebd5fcf22ea23c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 7 Dec 2022 18:20:53 +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 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",