From 5dc368a95b264aca253fdcb68841a01472c25d4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 18:28:32 -0400 Subject: [PATCH] fix(deps): update dependency bootswatch to v5.3.2 (#12020) 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 0e2568e790..9d18c074e6 100644 --- a/install/package.json +++ b/install/package.json @@ -43,7 +43,7 @@ "body-parser": "1.20.2", "bootbox": "6.0.0", "bootstrap": "5.3.2", - "bootswatch": "5.3.1", + "bootswatch": "5.3.2", "chalk": "4.1.2", "chart.js": "2.9.4", "cli-graph": "3.2.2",