summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-27 15:38:00 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-11-27 15:58:12 +0000
commitab837a0855d750976fb1e82be43058fc2654f37e (patch)
tree2c40b6f80f69236a33343da68a5eb7d29f81e3ca /package.json
parentad6e975529577b53536ac48d584a4d1c54351d32 (diff)
downloadnextcloud-server-ab837a0855d750976fb1e82be43058fc2654f37e.tar.gz
nextcloud-server-ab837a0855d750976fb1e82be43058fc2654f37e.zip
Bump marked from 4.0.4 to 4.0.5
Bumps [marked](https://github.com/markedjs/marked) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
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 0c106d298ad..96ef86631bf 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
- "marked": "^4.0.4",
+ "marked": "^4.0.5",
"moment": "^2.29.1",
"moment-timezone": "^0.5.34",
"nextcloud-vue-collections": "^0.9.0",