summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2018-10-11 00:19:24 +0200
committerGitHub2018-10-11 00:19:24 +0200
commit763b000bc61002e5100e04f0f04581493d3cba83 (patch)
tree14ac4623e1f6a5f170d066b03fa1c5979a2ff11a /package.json
parent4bce4b16356f0538b8c9425a02aeb9ab7f1eacf8 (diff)
parentd4a9bb3c7e090f5fbea4df596be0c6261b3b4ac3 (diff)
Merge pull request #985 from SISheogorath/fix/helmetCSP
Add `data:` URL to CSP and upgrade helmet
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 b0a906db..a887ada1 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"gist-embed": "~2.6.0",
"graceful-fs": "^4.1.11",
"handlebars": "^4.0.6",
- "helmet": "^3.3.0",
+ "helmet": "^3.13.0",
"highlight.js": "~9.12.0",
"i18n": "^0.8.3",
"imgur": "git+https://github.com/hackmdio/node-imgur.git",