From 1e82af66a6f2c57f5ef971d6f1b52b7a30f74b36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 11:36:55 -0400 Subject: [PATCH] fix(deps): update dependency bootswatch to v5.3.8 (#13651) 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 45d058319b..a10b527155 100644 --- a/install/package.json +++ b/install/package.json @@ -48,7 +48,7 @@ "body-parser": "2.2.0", "bootbox": "6.0.4", "bootstrap": "5.3.8", - "bootswatch": "5.3.7", + "bootswatch": "5.3.8", "chalk": "4.1.2", "chart.js": "4.5.0", "cli-graph": "3.2.2",