From 4007882b9ee2829ff58c0fb58380449584812290 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 14:03:10 -0500 Subject: [PATCH] fix(deps): update dependency bootstrap to v5.3.3 (#12348) 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 0112d1b344..00be918830 100644 --- a/install/package.json +++ b/install/package.json @@ -42,7 +42,7 @@ "benchpressjs": "2.5.1", "body-parser": "1.20.2", "bootbox": "6.0.0", - "bootstrap": "5.3.2", + "bootstrap": "5.3.3", "bootswatch": "5.3.2", "chalk": "4.1.2", "chart.js": "4.4.1",