From 22b3dc656e147770bdedd7b1a3b6e91a72105625 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 16:54:34 -0400 Subject: [PATCH] fix(deps): update dependency bootstrap to v5.3.5 (#13304) 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 8ce76ed8f3..189ce3c30c 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.2", - "bootstrap": "5.3.4", + "bootstrap": "5.3.5", "bootswatch": "5.3.3", "chalk": "4.1.2", "chart.js": "4.4.8",