aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-03 08:05:33 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-08-03 08:15:45 +0000
commit5273d25ea4719b44ad50deb161face79bd835880 (patch)
treecba096aca978f6db02661ce67f8093629262803a /package.json
parent02799e28eaa6828b6478a353af8bc0960834aee4 (diff)
downloadnextcloud-server-5273d25ea4719b44ad50deb161face79bd835880.tar.gz
nextcloud-server-5273d25ea4719b44ad50deb161face79bd835880.zip
build(deps): bump marked from 11.2.0 to 13.0.3
Bumps [marked](https://github.com/markedjs/marked) from 11.2.0 to 13.0.3. - [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/v11.2.0...v13.0.3) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... 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 ebc731e9e04..cba95bbb566 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.4",
"lodash": "^4.17.21",
- "marked": "^11.2.0",
+ "marked": "^13.0.3",
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"nextcloud-vue-collections": "^0.12.0",