From 44d120df3ee0047b11a2a3fff0f75b008836ed8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 10:56:21 -0400 Subject: [PATCH] fix(deps): update dependency bootstrap to v5.3.2 (#12005) 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 8860974049..c8b33af36b 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.1", + "bootstrap": "5.3.2", "bootswatch": "5.3.1", "chalk": "4.1.2", "chart.js": "2.9.4",