diff --git a/investments/package.json b/investments/package.json index 6da55cf..c37c845 100644 --- a/investments/package.json +++ b/investments/package.json @@ -26,7 +26,7 @@ "dependencies": { "body-parser": "^1.19.0", "config": "^3.3.3", - "express": "^4.17.1", + "express": "^4.21.1", "express-fileupload": "^1.2.1", "ramda": "^0.27.1" }