diff --git a/lectures/reveal.js/package.json b/lectures/reveal.js/package.json old mode 100755 new mode 100644 index fc70464..d1f6b78 --- a/lectures/reveal.js/package.json +++ b/lectures/reveal.js/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "underscore": "~1.5.1", - "express": "~2.5.9", + "express": "~4.17.1", "mustache": "~0.7.2", "socket.io": "~0.9.16" },