From 7a7cf830c317d69bf05559d93832136e2dd7217a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 22:32:37 -0400 Subject: [PATCH] fix(deps): update dependency bootswatch to v5.3.6 (#13400) 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 b3598d21c6..3e4f0c8b1f 100644 --- a/install/package.json +++ b/install/package.json @@ -48,7 +48,7 @@ "body-parser": "2.2.0", "bootbox": "6.0.3", "bootstrap": "5.3.6", - "bootswatch": "5.3.5", + "bootswatch": "5.3.6", "chalk": "4.1.2", "chart.js": "4.4.9", "cli-graph": "3.2.2",