diff --git a/presentations/immutability/plugin/multiplex/package.json b/presentations/immutability/plugin/multiplex/package.json index 75e785e..53856c4 100644 --- a/presentations/immutability/plugin/multiplex/package.json +++ b/presentations/immutability/plugin/multiplex/package.json @@ -10,7 +10,7 @@ "node": "~4.1.1" }, "dependencies": { - "express": "~4.16.0", + "express": "~4.17.1", "grunt-cli": "~1.3.0", "mustache": "~2.3.2", "socket.io": "~2.3.0"