fix(deps): update dependency marked to v15.0.4

This commit is contained in:
renovate[bot] 2024-12-16 00:11:47 +00:00 committed by GitHub
parent 3f22981720
commit 44d3633004
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -67,7 +67,7 @@
"katex": "0.16.15",
"knockout": "3.5.1",
"mark.js": "8.11.1",
"marked": "15.0.3",
"marked": "15.0.4",
"mermaid": "11.4.1",
"mime-types": "2.1.35",
"mind-elixir": "4.3.3",
@ -12721,9 +12721,9 @@
}
},
"node_modules/marked": {
"version": "15.0.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.3.tgz",
"integrity": "sha512-Ai0cepvl2NHnTcO9jYDtcOEtVBNVYR31XnEA3BndO7f5As1wzpcOceSUM8FDkNLJNIODcLpDTWay/qQhqbuMvg==",
"version": "15.0.4",
"resolved": "https://registry.npmjs.org/marked/-/marked-15.0.4.tgz",
"integrity": "sha512-TCHvDqmb3ZJ4PWG7VEGVgtefA5/euFmsIhxtD0XsBxI39gUSKL81mIRFdt0AiNQozUahd4ke98ZdirExd/vSEw==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"

View File

@ -110,7 +110,7 @@
"katex": "0.16.15",
"knockout": "3.5.1",
"mark.js": "8.11.1",
"marked": "15.0.3",
"marked": "15.0.4",
"mermaid": "11.4.1",
"mime-types": "2.1.35",
"mind-elixir": "4.3.3",