From 5a7104f13f102d43886b505bd6138ac8aee18735 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 19:55:59 -0400 Subject: [PATCH] fix(deps): update dependency html-to-text to v9.0.5 (#11390) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 62f07d70c4..2c30f9cb76 100644 --- a/install/package.json +++ b/install/package.json @@ -68,7 +68,7 @@ "fs-extra": "11.1.1", "graceful-fs": "4.2.11", "helmet": "6.0.1", - "html-to-text": "9.0.4", + "html-to-text": "9.0.5", "ipaddr.js": "2.0.1", "jquery": "3.6.4", "jquery-deserialize": "2.0.0",