diff --git a/plugin/multiplex/package.json b/plugin/multiplex/package.json index bbed77a..e1ccc49 100644 --- a/plugin/multiplex/package.json +++ b/plugin/multiplex/package.json @@ -12,7 +12,7 @@ "dependencies": { "express": "~4.13.3", "grunt-cli": "~0.1.13", - "mustache": "~2.2.1", + "mustache": "~4.2.0", "socket.io": "~1.3.7" }, "license": "MIT"