summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsnyk-bot2019-09-26 05:32:43 +0000
committersnyk-bot2019-09-26 05:32:43 +0000
commit0185add27f73ec7e39d9ef14307f43ffa62b783f (patch)
tree9fce0e5fcc7a78e47cc99bc5d274f4e4231c317a /package.json
parent7f69ec5bcab4cb15ff6cf934224c9b724ae0491c (diff)
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-469063
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9c456218..9af6f5cb 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.1.2",
+ "handlebars": "^4.3.0",
"helmet": "^3.13.0",
"highlight.js": "~9.12.0",
"i18n": "^0.8.3",