fix(deps): update dependency marked to v12 (#1424)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-04 15:00:35 +08:00
committed by GitHub
parent 3debe46307
commit 97c1e6eae2
2 changed files with 5 additions and 5 deletions

View File

@@ -100,7 +100,7 @@
"linkedom": "0.16.8",
"lodash": "^4.17.21",
"lru-cache": "10.2.0",
"marked": "11.2.0",
"marked": "12.0.0",
"mime-types": "^2.1.35",
"mkdirp": "^3.0.1",
"mongoose": "8.1.1",

8
pnpm-lock.yaml generated
View File

@@ -230,8 +230,8 @@ importers:
specifier: 10.2.0
version: 10.2.0
marked:
specifier: 11.2.0
version: 11.2.0
specifier: 12.0.0
version: 12.0.0
mime-types:
specifier: ^2.1.35
version: 2.1.35
@@ -6767,8 +6767,8 @@ packages:
resolution: {integrity: sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==}
dev: true
/marked@11.2.0:
resolution: {integrity: sha512-HR0m3bvu0jAPYiIvLUUQtdg1g6D247//lvcekpHO1WMvbwDlwSkZAX9Lw4F4YHE1T0HaaNve0tuAWuV1UJ6vtw==}
/marked@12.0.0:
resolution: {integrity: sha512-Vkwtq9rLqXryZnWaQc86+FHLC6tr/fycMfYAhiOIXkrNmeGAyhSxjqu0Rs1i0bBqw5u0S7+lV9fdH2ZSVaoa0w==}
engines: {node: '>= 18'}
hasBin: true
dev: false