summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsnyk-bot2019-09-30 05:32:48 +0000
committersnyk-bot2019-09-30 05:32:48 +0000
commit511873e58a09384393cddf2d30edf06805cc4a20 (patch)
treedc2999658ef7eafc4ac01461d8edc00da449ff6c /package.json
parent494ff4950360ad46d6b4e861ab97a901ce5f713d (diff)
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HELMETCSP-469436
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9af6f5cb..acc4de8e 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"gist-embed": "~2.6.0",
"graceful-fs": "^4.1.11",
"handlebars": "^4.3.0",
- "helmet": "^3.13.0",
+ "helmet": "^3.21.1",
"highlight.js": "~9.12.0",
"i18n": "^0.8.3",
"imgur": "git+https://github.com/hackmdio/node-imgur.git",