aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index c18f7e76823..8e1b13e80aa 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -45,7 +45,7 @@
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
- "marked": "^2.1.3",
+ "marked": "^3.0.0",
"moment": "^2.29.1",
"moment-timezone": "^0.5.33",
"nextcloud-vue-collections": "^0.9.0",
@@ -17623,14 +17623,14 @@
}
},
"node_modules/marked": {
- "version": "2.1.3",
- "resolved": "https://registry.npmjs.org/marked/-/marked-2.1.3.tgz",
- "integrity": "sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==",
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-3.0.0.tgz",
+ "integrity": "sha512-IF2MYfFafPsLIhzLTu63secRBwOmIY+vwS+ei6qg8F+bTS+MxH6ONYRmuseGdZqF44qvoi3nP/rlpClBdgLbiQ==",
"bin": {
"marked": "bin/marked"
},
"engines": {
- "node": ">= 10"
+ "node": ">= 12"
}
},
"node_modules/material-colors": {
@@ -37500,9 +37500,9 @@
}
},
"marked": {
- "version": "2.1.3",
- "resolved": "https://registry.npmjs.org/marked/-/marked-2.1.3.tgz",
- "integrity": "sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA=="
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/marked/-/marked-3.0.0.tgz",
+ "integrity": "sha512-IF2MYfFafPsLIhzLTu63secRBwOmIY+vwS+ei6qg8F+bTS+MxH6ONYRmuseGdZqF44qvoi3nP/rlpClBdgLbiQ=="
},
"material-colors": {
"version": "1.2.6",