1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-09-08 21:50:48 +02:00

upgrade to node-sass 4.13.0, fix security warnings #2473

This commit is contained in:
Hakim El Hattab
2020-01-11 20:30:17 +01:00
parent 6f9b10b269
commit 7a169732de
2 changed files with 85 additions and 100 deletions

View File

@@ -36,7 +36,7 @@
"grunt-sass": "^3.0.2",
"grunt-zip": "~0.17.1",
"load-grunt-tasks": "^4.0.0",
"node-sass": "^4.12.0",
"node-sass": "^4.13.0",
"mustache": "^2.3.0",
"socket.io": "^2.2.0"
},