From 936185208d16ceee3d2423e9c0cc092bf687ac51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 21:00:08 +0000 Subject: [PATCH] Bump bootstrap from 3.3.7 to 3.4.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.3.7...v3.4.1) --- 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 2851ebf..d7801eb 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "axios": "^0.17", - "bootstrap": "3.3.7", + "bootstrap": "3.4.1", "bootstrap-sass": "^3.3.7", "bottlejs": "^1.6.3", "jquery": "^3.2",