From 45ff9d72334db636046ba54eac8b789de69f3499 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Sep 2024 05:36:43 +0000 Subject: [PATCH] fix: 5 Snyk issues --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 368554417d..10ec572fba 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dependencies": { "@snyk/nodejs-runtime-agent": "^1.31.0", "adm-zip": "0.4.11", - "body-parser": "1.9.0", + "body-parser": "1.20.3", "cfenv": "^1.0.4", "consolidate": "0.14.5", "cookie-parser": "1.3.3", @@ -27,7 +27,7 @@ "ejs": "1.0.0", "ejs-locals": "1.0.2", "errorhandler": "1.2.0", - "express": "4.12.4", + "express": "4.21.0", "express-fileupload": "0.0.5", "file-type": "^8.1.0", "humanize-ms": "1.0.1",