From 3242049a33fb35f3933136ecf65db0da229c7d68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 22:11:49 +0000 Subject: [PATCH] Bump bootstrap from 3.3.7 to 5.0.0 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.3.7...v5.0.0) --- updated-dependencies: - dependency-name: bootstrap 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 c51c02de7..c0a506c41 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/googlemaps": "3.43.3", "animate.css": "4.1.1", "arrive": "2.4.1", - "bootstrap": "3.3.7", + "bootstrap": "5.0.0", "bootstrap-notify": "3.1.3", "chartist": "0.11.4", "googleapis": "66.0.0",