diff --git a/package.json b/package.json index 76d9c58..9a0ea65 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dayjs": "^1.11.10", "dompurify": "^3.4.2", "element-plus": "^2.13.7", - "marked": "^18.0.4", + "marked": "^18.0.5", "pinia": "^3.0.4", "pinia-plugin-persistedstate": "^4.7.1", "pinyin-pro": "^3.27.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1096da3..4bc5495 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^2.13.7 version: 2.13.7(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3)) marked: - specifier: ^18.0.4 - version: 18.0.4 + specifier: ^18.0.5 + version: 18.0.5 pinia: specifier: ^3.0.4 version: 3.0.4(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3)) @@ -1836,8 +1836,8 @@ packages: resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} engines: {node: '>=10'} - marked@18.0.4: - resolution: {integrity: sha512-c/BTaKzg0G6ezQx97DAkYU7k0HM6ys0FqYeKBL6hlBByZwy+ycA1+f0vDdjMHKKeEjdgkx0GOv9Il6D+85cOqA==} + marked@18.0.5: + resolution: {integrity: sha512-S6GcvALHg6K4ohtu4E7x0a1AqhAjp6cV8KhLSyN9qVapnzJkusVBxZRcIU9AeYsbe6P1hKDusSbEOzGyyuce6w==} engines: {node: '>= 20'} hasBin: true @@ -4096,7 +4096,7 @@ snapshots: dependencies: semver: 7.7.4 - marked@18.0.4: {} + marked@18.0.5: {} math-intrinsics@1.1.0: {}