aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-04 02:16:14 +0000
committerFerdinand Thiessen <opensource@fthiessen.de>2023-11-05 03:42:58 +0100
commitd742aba9dd3a50b1028a260a2a8ab94a4bd1541b (patch)
tree35d5fc33e58cde6dc9a11aff9fd6381a0f6435da /package.json
parentc51214378fd12ed3b96bb21be966dd7cef10c399 (diff)
downloadnextcloud-server-d742aba9dd3a50b1028a260a2a8ab94a4bd1541b.tar.gz
nextcloud-server-d742aba9dd3a50b1028a260a2a8ab94a4bd1541b.zip
chore(deps): Bump marked from 9.0.3 to 9.1.5
Bumps [marked](https://github.com/markedjs/marked) from 9.0.3 to 9.1.5. - [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/v9.0.3...v9.1.5) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-minor ... 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 7bb27063eb2..8d16f3b4cb0 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.41",
"lodash": "^4.17.21",
- "marked": "^9.0.3",
+ "marked": "^9.1.5",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"natural-orderby": "^3.0.2",