From 8e265b69ddc6a271479b6c22c7b24c4808afd9ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 20:40:14 +0000 Subject: [PATCH] Bump bootstrap from 3.3.4 to 5.0.0 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.4 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.3.4...v5.0.0) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a738410..4c5fbfe 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "jquery": "2.1.4", "can": "2.3.9", "font-awesome": "4.3.0", - "bootstrap": "3.3.4", + "bootstrap": "5.0.0", "browser-cookie-lite": "1.0.4", "owl.carousel": "git+https://github.com/smashingboxes/OwlCarousel2.git", "steal-tools": "0.13.1",