From fb8f9e4d6a353367a14d5cb698c2ae0019307ef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 20:23:36 +0000 Subject: [PATCH] Bump bootstrap from 3.3.5 to 3.4.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.5 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.3.5...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 e79f042..2fb7723 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "node": ">0.10" }, "dependencies": { - "bootstrap": "3.3.5", + "bootstrap": "3.4.1", "font-awesome": "4.5.0", "fullpage.js": "2.7.6", "grunt-contrib-concat": "^1.0.1",