diff --git a/batch-file-processing/batchProcessor/package.json b/batch-file-processing/batchProcessor/package.json index b3cbeb31..28e0134d 100644 --- a/batch-file-processing/batchProcessor/package.json +++ b/batch-file-processing/batchProcessor/package.json @@ -13,9 +13,9 @@ "license": "ISC", "dependencies": { "axios": "^0.19.2", - "body-parser": "^1.18.3", + "body-parser": "^1.20.4", "ejs": "^3.0.1", - "express": "^4.16.4", + "express": "^4.22.0", "uuid": "^7.0.1" } }