summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2021-04-19 22:40:34 +0200
committerGitHub2021-04-19 22:40:34 +0200
commit31eebcc48727af993492e92b02d9b4e33ab89373 (patch)
tree7f4ab0b1bd301833e281afc8be873c4d087ffdb7 /package.json
parent3c5f69c6582f8d523a493d3c9ad8312fbc151b8e (diff)
parent13e0ee337ede5f8c294379cb7b723281c1c42938 (diff)
Merge pull request #1157 from hedgedoc/renovate/master-helmet-4.x
Update dependency helmet to ^4.5.0 (master)
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 dd76f186..bca82a26 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"gist-embed": "^2.6.0",
"graceful-fs": "^4.1.11",
"handlebars": "^4.5.2",
- "helmet": "^4.0.0",
+ "helmet": "^4.5.0",
"highlight.js": "^10.0.0",
"i18n": "^0.13.0",
"imgur": "git+https://github.com/hackmdio/node-imgur.git",