diff --git a/package.json b/package.json index a008e56b..81aed5ac 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "filepond-plugin-file-validate-type": "^1.2.6", "filepond-plugin-image-preview": "^4.6.10", "halo-editor": "^2.8.3", - "marked": "^2.1.3", + "marked": "^4.0.10", "nprogress": "^0.2.0", "tiny-pinyin": "^1.3.2", "verte": "^0.0.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 60f65a19..4734db17 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,7 +32,7 @@ specifiers: less: ^3.13.1 less-loader: ^5.0.0 lint-staged: ^10.5.4 - marked: ^2.1.3 + marked: ^4.0.10 nprogress: ^0.2.0 prettier: ^1.19.1 tailwindcss: ^1.9.6 @@ -63,7 +63,7 @@ dependencies: filepond-plugin-file-validate-type: 1.2.6_filepond@4.30.3 filepond-plugin-image-preview: 4.6.10_filepond@4.30.3 halo-editor: 2.8.3 - marked: 2.1.3 + marked: 4.0.10 nprogress: 0.2.0 tiny-pinyin: 1.3.2 verte: 0.0.12 @@ -7824,9 +7824,9 @@ packages: object-visit: 1.0.1 dev: true - /marked/2.1.3: - resolution: {integrity: sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==} - engines: {node: '>= 10'} + /marked/4.0.10: + resolution: {integrity: sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==} + engines: {node: '>= 12'} hasBin: true dev: false diff --git a/src/components/Tools/HeaderComment.vue b/src/components/Tools/HeaderComment.vue index 33e85230..915a545b 100644 --- a/src/components/Tools/HeaderComment.vue +++ b/src/components/Tools/HeaderComment.vue @@ -59,7 +59,7 @@