summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSheogorath2019-02-15 15:33:04 +0100
committerSheogorath2019-02-15 15:40:44 +0100
commitbce58db97ca3ee83e996698a44861f7161342f98 (patch)
tree9299f68e6b191d374482d791fc31b925e1b33896 /package.json
parentbaefa1c67290954ec00fd6c9c3a720a00159e518 (diff)
Update handlebar to version 4.0.13
Synk found an security vulnerbility in the version we provide, that in theory can provide an RCE. Details: https://snyk.io/vuln/SNYK-JS-HANDLEBARS-173692
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8f7b1363..de2f6d21 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"formidable": "^1.0.17",
"gist-embed": "~2.6.0",
"graceful-fs": "^4.1.11",
- "handlebars": "^4.0.6",
+ "handlebars": "^4.0.13",
"helmet": "^3.13.0",
"highlight.js": "~9.12.0",
"i18n": "^0.8.3",