From ae0a8e9f248519c9ea797a440bc2e6cb38aa44ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Jan 2026 10:43:55 +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 48a09df..c0c0f11 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "axios": "^1.6.4", "azure-storage": "^2.10.6", "bcryptjs": "^2.4.3", - "body-parser": "1.20.3", + "body-parser": "1.20.4", "connect-mongo": "^3.2.0", "cors": "^2.8.5", "dotenv": "^16.4.7",