summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-29 09:45:48 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-12-29 09:57:00 +0000
commit0bc4e424e3f51a10c011cb7ee8c826ad458a1035 (patch)
tree77502bcae40d306d6f86d0a2c3571ffeddac650b /package.json
parent0f9dff1683f39335fed72386485b99ea791c0368 (diff)
downloadnextcloud-server-0bc4e424e3f51a10c011cb7ee8c826ad458a1035.tar.gz
nextcloud-server-0bc4e424e3f51a10c011cb7ee8c826ad458a1035.zip
Bump marked from 4.0.7 to 4.0.8
Bumps [marked](https://github.com/markedjs/marked) from 4.0.7 to 4.0.8. - [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.7...v4.0.8) --- 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 7373ab23746..47fd4eca818 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"jquery-ui-dist": "^1.13.0",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
- "marked": "^4.0.7",
+ "marked": "^4.0.8",
"moment": "^2.29.1",
"moment-timezone": "^0.5.34",
"nextcloud-vue-collections": "^0.9.0",