From 1f1bd4cae328e21145bf647f7e5c0da40752234e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 07:10:20 -0500 Subject: [PATCH] chore(deps): update dependency markdown-to-html-cli to v4 (#527) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75b6e12c54..7a41fc8a28 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": "~3.6.0", + "markdown-to-html-cli": "~4.0.0", "sitemap-generator": "~8.5.1", "sqlite3": "5.0.8", "stylus": "~0.59.0",