mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-27 16:30:24 +02:00
updated to mustache 2.2.1
prevents XSS vulnerability (see https://github.com/janl/mustache.js/pull/388)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"dependencies": {
|
||||
"underscore": "~1.8.3",
|
||||
"express": "~4.13.3",
|
||||
"mustache": "~2.1.3",
|
||||
"mustache": "~2.2.1",
|
||||
"socket.io": "~1.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user