summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsnyk-bot2019-11-16 05:35:27 +0000
committersnyk-bot2019-11-16 05:35:27 +0000
commit5dbfb82b7f6b23bedeb701502a4effa82df79dee (patch)
tree95b95c60ca59ea41159ad57a0ff29586e2dc177c /package.json
parent95aa0ee47b1927c45e81322dd64bed9c308eb40c (diff)
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-534478
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 7ff38787..94bfdd1b 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"formidable": "^1.0.17",
"gist-embed": "~2.6.0",
"graceful-fs": "^4.1.11",
- "handlebars": "^4.3.0",
+ "handlebars": "^4.5.2",
"helmet": "^3.21.1",
"highlight.js": "~9.12.0",
"i18n": "^0.8.3",