From 484db6820c15a5839e5eb17d5b4a3ae89f3f0ce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 10:08:21 +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) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0302c259..fa62439d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "homepage": "https://github.com/GFDRR/thinkhazard", "dependencies": { "bootlint": "~0.11.0", - "bootstrap": "3.3.7", + "bootstrap": "3.4.1", "jquery": "~3.3.1", "jshint": "~2.5.1", "leaflet": "~0.7.7",