From c989ddb22255ee53e4bd8697b53f46d865a6d749 Mon Sep 17 00:00:00 2001 From: penndu Date: Fri, 12 Jan 2024 09:48:16 +0800 Subject: [PATCH] a --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index ed2ceb22..5a04d818 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "hexo-minify": "^1.8.1", "hexo-pdf": "^1.1.1", "hexo-renderer-ejs": "^2.0.0", - "hexo-renderer-markdown-it": "^7.1.0", + "hexo-renderer-markdown-it": "^7.1.1", "hexo-renderer-stylus": "^3.0.0", "hexo-uuid": "^1.0.2", "hexo-wordcount": "^6.0.1" @@ -5234,9 +5234,9 @@ } }, "node_modules/hexo-renderer-markdown-it": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/hexo-renderer-markdown-it/-/hexo-renderer-markdown-it-7.1.0.tgz", - "integrity": "sha512-CQK7/kvhWbpKzXOSTpSuANVKgOZjPzxkPna4IQ6xMnRqsNpVXNSzpn5Ke1QEVH2x6FJB1/Vf7B40sJVxQKagaw==", + "version": "7.1.1", + "resolved": "https://registry.npmmirror.com/hexo-renderer-markdown-it/-/hexo-renderer-markdown-it-7.1.1.tgz", + "integrity": "sha512-BxI2j2f/l7lOgb7DiT1M4GcP/QhR8/rjMlYx4MEPog/9NTpYhbaspiVsw3tGXOsZVmu+cVgBYoeyIQsFYvv3rw==", "dependencies": { "hexo-util": "^3.0.1", "markdown-it": "^13.0.1", @@ -14655,9 +14655,9 @@ } }, "hexo-renderer-markdown-it": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/hexo-renderer-markdown-it/-/hexo-renderer-markdown-it-7.1.0.tgz", - "integrity": "sha512-CQK7/kvhWbpKzXOSTpSuANVKgOZjPzxkPna4IQ6xMnRqsNpVXNSzpn5Ke1QEVH2x6FJB1/Vf7B40sJVxQKagaw==", + "version": "7.1.1", + "resolved": "https://registry.npmmirror.com/hexo-renderer-markdown-it/-/hexo-renderer-markdown-it-7.1.1.tgz", + "integrity": "sha512-BxI2j2f/l7lOgb7DiT1M4GcP/QhR8/rjMlYx4MEPog/9NTpYhbaspiVsw3tGXOsZVmu+cVgBYoeyIQsFYvv3rw==", "requires": { "hexo-util": "^3.0.1", "markdown-it": "^13.0.1", diff --git a/package.json b/package.json index 1e21550a..2fb9199a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "hexo-minify": "^1.8.1", "hexo-pdf": "^1.1.1", "hexo-renderer-ejs": "^2.0.0", - "hexo-renderer-markdown-it": "^7.1.0", + "hexo-renderer-markdown-it": "^7.1.1", "hexo-renderer-stylus": "^3.0.0", "hexo-uuid": "^1.0.2", "hexo-wordcount": "^6.0.1"