aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-23 14:51:11 +0000
committerFerdinand Thiessen <opensource@fthiessen.de>2023-09-24 15:19:51 +0200
commita75efa7901e2a20292fc9450fb92ad1853118cdf (patch)
tree482895caada22cd64d579760acb82e68bfe207f7 /package.json
parent6cf9af19d1c18fda90cc38b3505c0d47d5787432 (diff)
downloadnextcloud-server-a75efa7901e2a20292fc9450fb92ad1853118cdf.tar.gz
nextcloud-server-a75efa7901e2a20292fc9450fb92ad1853118cdf.zip
chore(deps): Bump marked from 7.0.3 to 9.0.3
Bumps [marked](https://github.com/markedjs/marked) from 7.0.3 to 9.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/v7.0.3...v9.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 6d31c86f84c..9b4228e8f06 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.41",
"lodash": "^4.17.21",
- "marked": "^7.0.3",
+ "marked": "^9.0.3",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"natural-orderby": "^3.0.2",