diff --git a/challenge3/start/package.json b/challenge3/start/package.json index fa8a6ed2..892174dd 100644 --- a/challenge3/start/package.json +++ b/challenge3/start/package.json @@ -6,7 +6,7 @@ "start": "node app" }, "dependencies": { - "express": "3.1.0", + "express": "3.3.2", "ejs": "*" } } \ No newline at end of file