diff --git a/doc/pub/codeoptimization/html/reveal.js/package.json b/doc/pub/codeoptimization/html/reveal.js/package.json
index fc704647..d1f6b784 100644
--- a/doc/pub/codeoptimization/html/reveal.js/package.json
+++ b/doc/pub/codeoptimization/html/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"
},