From d2bf119e4dde4a79943e40de3f3231692e27bc69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 02:10:45 +0000 Subject: [PATCH] Bump bootstrap from 3.4.1 to 5.2.2 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.4.1 to 5.2.2. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.4.1...v5.2.2) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54f5fc2e60..1ad5948275 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "homepage": "https://github.com/jarrekk/Jalpc#readme", "dependencies": { "animate.css": "^3.5.2", - "bootstrap": "^3.3.6", + "bootstrap": "^5.2.2", "chart.js": "^2.4.0", "colors": "^1.1.2", "components-font-awesome": "^4.7.0",