diff --git a/package.json b/package.json index ccc8887..7c5bc74 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,6 @@ "description": "Node.js Hello World app on CentOS using docker", "author": "Daniel Gasienica ", "dependencies": { - "express": "3.2.4" + "express": "4.20.0" } }