summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsnyk-bot2019-04-16 19:16:26 +0000
committersnyk-bot2019-04-16 19:16:26 +0000
commit54fd5ee0a2774ce375a151a5de885bb1ef5866b9 (patch)
treef48c21f067399ad3c73eb01a738142dd0dc0c068 /package.json
parent04da0615d2dde4ea38a62180a53e343c7a1f05ea (diff)
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-174183
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 c0d3cf91..17164a75 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.13",
+ "handlebars": "^4.1.2",
"helmet": "^3.13.0",
"highlight.js": "~9.12.0",
"i18n": "^0.8.3",