summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-16 23:48:39 +0000
committerFerdinand Thiessen <opensource@fthiessen.de>2023-08-18 14:10:48 +0200
commit192e1347ebc044501c9ff207b0657d941b22d72b (patch)
treed19dbcbfa3f574768906b29a884556f1d4fe6863 /package.json
parentbe41dc4fa79310328647da48c3426a8eaed75f29 (diff)
downloadnextcloud-server-192e1347ebc044501c9ff207b0657d941b22d72b.tar.gz
nextcloud-server-192e1347ebc044501c9ff207b0657d941b22d72b.zip
chore(deps): Bump marked from 5.1.2 to 7.0.3
Bumps [marked](https://github.com/markedjs/marked) from 5.1.2 to 7.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/v5.1.2...v7.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>
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 2efb45bc419..14e4a842109 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.26",
"lodash": "^4.17.21",
- "marked": "^5.0.4",
+ "marked": "^7.0.3",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"natural-orderby": "^3.0.2",