From 8735f42b2245db0c8c7342d2fc5a42e7dd218520 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 23:19:38 +0000 Subject: [PATCH] chore(deps): update dependency markdown-to-html-cli to ~4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8bba58fe3ac..ea223ca241e 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": "~4.1.0", "sitemap-generator": "~8.5.1", "sqlite3": "5.1.5", "stylus": "~0.63.0",