diff --git a/package.json b/package.json index 9e657a4..a3952ef 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "author": "Dwij Sukeshkumar Sheth", "license": "ISC", "dependencies": { - "express": "^4.14.0", + "express": "^5.0.0", "morgan": "^1.7.0" } }