diff --git a/package.json b/package.json index 5c530a60..4cfa2354 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "dependencies": { "babel-loader": "^7.0.0", "babel-polyfill": "^6.26.0", - "bootstrap": "4.0.0", + "bootstrap": "4.1.2", "classnames": "^2.2.5", "deep-freeze-strict": "^1.1.1", "graphql-tag": "^0.1.17", diff --git a/yarn.lock b/yarn.lock index 2dc58819..134ac6a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1146,9 +1146,9 @@ boom@2.x.x: dependencies: hoek "2.x.x" -bootstrap@4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0.tgz#ceb03842c145fcc1b9b4e15da2a05656ba68469a" +bootstrap@4.1.2: + version "4.1.2" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.2.tgz#aee2a93472e61c471fc79fb475531dcbc87de326" boxen@^1.2.1: version "1.3.0"