diff --git a/presentations/intro/plugin/multiplex/package.json b/presentations/intro/plugin/multiplex/package.json index 1d0e429..8766055 100644 --- a/presentations/intro/plugin/multiplex/package.json +++ b/presentations/intro/plugin/multiplex/package.json @@ -12,7 +12,7 @@ "dependencies": { "express": "~4.16.0", "grunt-cli": "~1.3.0", - "mustache": "~2.2.1", + "mustache": "~2.3.2", "socket.io": "~2.0.0" }, "license": "MIT"