Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis <6653109+artonge@users.noreply.github.com>2021-10-11 16:20:00 +0300
committerGitHub <noreply@github.com>2021-10-11 16:20:00 +0300
commitfc7ec1ff1b1ed6bf5229d2fb0434b0370966530e (patch)
tree96aa19e74477df3a44fa21f1c5d988f80edcb018 /package.json
parent3390b48975992d0448ee6940e52a98eca985d59a (diff)
parent9990d2e162ea0ff9f8ac43301253146dfb8539b2 (diff)
Merge pull request #29151 from nextcloud/dependabot/npm_and_yarn/marked-3.0.7
Bump marked from 3.0.4 to 3.0.7
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 a993079ec77..17a1ef9e851 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
- "marked": "^3.0.4",
+ "marked": "^3.0.7",
"moment": "^2.29.1",
"moment-timezone": "^0.5.33",
"nextcloud-vue-collections": "^0.9.0",