aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-01-11 20:30:17 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-01-11 20:30:29 +0100
commit7a169732defa41cda4bc3f747171ef4e009d65d9 (patch)
tree961e82ef19a7d03ff6063a81a7c81ac9f2687d64 /package.json
parent6f9b10b269826bd5665cfdca7a41ff6f861ceb10 (diff)
downloadfosdem-2021-minimalism-presentation-7a169732defa41cda4bc3f747171ef4e009d65d9.tar
fosdem-2021-minimalism-presentation-7a169732defa41cda4bc3f747171ef4e009d65d9.tar.gz
upgrade to node-sass 4.13.0, fix security warnings #2473
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6483878..ce3ba94 100644
--- a/package.json
+++ b/package.json
@@ -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"
},