diff --git a/package.json b/package.json index d29570c..977cede 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "shnapps":"./shnapps.js" }, "dependencies" : { - "express" : "= 3.21.2", + "express" : "= 4.19.2", "utml" : "https://github.com/dachev/utml.git#master", "faye" : "= 0.8.9", "forever" : "= 0.10.8",