From e6a196127435752cd27127290e02e7ad3bd9c17b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 17:25:50 -0400 Subject: [PATCH] fix(deps): update dependency bootstrap to v5.3.6 (#13384) 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 e24eb18262..83b22ec361 100644 --- a/install/package.json +++ b/install/package.json @@ -47,7 +47,7 @@ "benchpressjs": "2.5.5", "body-parser": "2.2.0", "bootbox": "6.0.3", - "bootstrap": "5.3.5", + "bootstrap": "5.3.6", "bootswatch": "5.3.5", "chalk": "4.1.2", "chart.js": "4.4.9",