From 423291ac8b2e99e94db6633d553c5ec826c55a01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2019 10:51:53 +0000 Subject: [PATCH] Bump bootstrap from 4.1.3 to 4.3.1 in /ui Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.3 to 4.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.1.3...v4.3.1) Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/package.json b/ui/package.json index fedb079..3f76e06 100644 --- a/ui/package.json +++ b/ui/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "bootstrap": "^4.1.3", + "bootstrap": "^4.3.1", "moment": "^2.22.2", "react": "^16.5.2", "react-custom-scrollbars": "^4.2.1", diff --git a/ui/yarn.lock b/ui/yarn.lock index 12ee4b0..e8e9c9d 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1082,9 +1082,9 @@ boolbase@~1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" -bootstrap@^4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.3.tgz#0eb371af2c8448e8c210411d0cb824a6409a12be" +bootstrap@^4.3.1: + version "4.3.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac" boxen@^1.2.1: version "1.3.0"