From 1ed4d7636380f982ba3997a3e6342d8e4a941bbb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 11:14:20 -0500 Subject: [PATCH] fix(deps): update dependency bootswatch to v5.3.3 (#12373) 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 85ef6bb212..6be29ac657 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.3", - "bootswatch": "5.3.2", + "bootswatch": "5.3.3", "chalk": "4.1.2", "chart.js": "4.4.1", "cli-graph": "3.2.2",