diff --git a/docs/package.json b/docs/package.json index c226557a30..6ae11dbda6 100644 --- a/docs/package.json +++ b/docs/package.json @@ -24,7 +24,7 @@ "@types/markdown-it": "12.2.3", "cross-env": "7.0.3", "escape-html": "1.0.3", - "markdown-it": "12.3.1", + "markdown-it": "12.3.2", "markdown-it-container": "3.0.0", "unplugin-icons": "0.13.0", "unplugin-vue-components": "0.17.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f972d462d7..04457b8628 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -158,7 +158,7 @@ importers: cross-env: 7.0.3 element-plus: npm:element-plus@latest escape-html: 1.0.3 - markdown-it: 12.3.1 + markdown-it: 12.3.2 markdown-it-container: 3.0.0 normalize.css: 8.0.1 nprogress: 0.2.0 @@ -182,7 +182,7 @@ importers: '@types/markdown-it': 12.2.3 cross-env: 7.0.3 escape-html: 1.0.3 - markdown-it: 12.3.1 + markdown-it: 12.3.2 markdown-it-container: 3.0.0 unplugin-icons: 0.13.0_rollup@2.63.0 unplugin-vue-components: 0.17.11_rollup@2.63.0+vue@3.2.26 @@ -7343,8 +7343,8 @@ packages: resolution: {integrity: sha512-y6oKTq4BB9OQuY/KLfk/O3ysFhB3IMYoIWhGJEidXt1NQFocFK2sA2t0NYZAMyMShAGL6x5OPIbrmXPIqaN9rw==} dev: true - /markdown-it/12.3.1: - resolution: {integrity: sha512-xu6ZyQc/W1mWRwBOZT5ePVVn77MhHYkWwiAMgy/oBwUwSD2fS5xND3oIN44RCqVMgpNbhKtzZs9B75mC7FHwTQ==} + /markdown-it/12.3.2: + resolution: {integrity: sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==} hasBin: true dependencies: argparse: 2.0.1