From 3a8ced9893c241d48da2ebce00f538ec8669d4ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 02:08:53 +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(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 8280022..4d656aa --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "author": "Chen Bin ", "license": "GPL", "dependencies": { - "bootstrap": "3.3.7", + "bootstrap": "3.4.1", "font-awesome": "4.7.0", "immutability-helper": "2.1.1", "react": "15.4.2",