aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-09 10:01:07 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2023-04-09 10:09:02 +0000
commit7553b532bba1998efc1cee0225b0bba675f39f78 (patch)
treea56fcc5dd5c13e515d1c67744b6cc7a7bd860d99 /package.json
parent649310151fdccda8fede61fc3ab9e28fc9871094 (diff)
downloadnextcloud-server-7553b532bba1998efc1cee0225b0bba675f39f78.tar.gz
nextcloud-server-7553b532bba1998efc1cee0225b0bba675f39f78.zip
chore(deps): Bump marked from 4.0.14 to 4.3.0
Bumps [marked](https://github.com/markedjs/marked) from 4.0.14 to 4.3.0. - [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.14...v4.3.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-minor ... 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 5574a35e6a5..4bf864391b4 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.26",
"lodash": "^4.17.21",
- "marked": "^4.0.14",
+ "marked": "^4.3.0",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"natural-orderby": "^3.0.2",