summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-10 13:29:26 +0000
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-01-16 11:02:41 +0100
commitad620b5fa14c3634ac95891101c6b69ac91bf02a (patch)
tree8352112a8983aa4899710648e8bdba43f69525cb /package.json
parentb58f3e75839669d5b0bf3c3b2f8ee950d8accab1 (diff)
downloadnextcloud-server-ad620b5fa14c3634ac95891101c6b69ac91bf02a.tar.gz
nextcloud-server-ad620b5fa14c3634ac95891101c6b69ac91bf02a.zip
[Security] Bump marked from 0.3.6 to 0.6.0
Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 0.6.0. **This update includes security fixes.** - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.3.6...v0.6.0) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
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 094b6632024..7f77c2635c1 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"jquery-migrate": "^1.4.0",
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.6",
- "marked": "^0.3.6",
+ "marked": "^0.6.0",
"moment": "^2.23.0",
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git",