From bb2010af706e0c08c0418c06725a07d448de226a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 07:12:56 +0000 Subject: [PATCH] chore(deps): update dependency markdown-to-html-cli to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8bba58fe3ac..e212f6f3257 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "ejs": "~3.1.6", "compressing": "^1.6.2", "fs-extra": "~10.1.0", - "markdown-to-html-cli": "~4.0.0", + "markdown-to-html-cli": "~5.0.0", "sitemap-generator": "~8.5.1", "sqlite3": "5.1.5", "stylus": "~0.63.0",