From 4b511546d25b3e8a66a7dd3ea482b75d44067518 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 11:51:54 -0400 Subject: [PATCH] fix(deps): update dependency bootswatch to v5.3.5 (#13308) 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 189ce3c30c..f802ed8808 100644 --- a/install/package.json +++ b/install/package.json @@ -48,7 +48,7 @@ "body-parser": "2.2.0", "bootbox": "6.0.2", "bootstrap": "5.3.5", - "bootswatch": "5.3.3", + "bootswatch": "5.3.5", "chalk": "4.1.2", "chart.js": "4.4.8", "cli-graph": "3.2.2",