aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-13 11:10:09 +0000
committerFerdinand Thiessen <opensource@fthiessen.de>2024-11-13 12:25:24 +0100
commitd2e76bb6b3b4ed05d1fda25403b1ac433adedc24 (patch)
tree666a1ce845c70d6fbca9e9f4c8979b72812edef1 /package.json
parentd660b0813a8fda5722f868cc08e371d0308b8258 (diff)
downloadnextcloud-server-d2e76bb6b3b4ed05d1fda25403b1ac433adedc24.tar.gz
nextcloud-server-d2e76bb6b3b4ed05d1fda25403b1ac433adedc24.zip
chore(deps): Bump marked from 13.0.3 to 15.0.0
Bumps [marked](https://github.com/markedjs/marked) from 13.0.3 to 15.0.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/v13.0.3...v15.0.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@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 6b49335d961..7d65131e3df 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.9",
"lodash": "^4.17.21",
- "marked": "^13.0.3",
+ "marked": "^15.0.0",
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"nextcloud-vue-collections": "^0.13.0",