diff --git a/view/package.json b/view/package.json index 8165f0c26d..6160713746 100644 --- a/view/package.json +++ b/view/package.json @@ -20,7 +20,7 @@ ], "dependencies": { "blueimp-file-upload": "^9.19.3", - "bootstrap": "^4.0.0", + "bootstrap": "^4.3.1", "ckeditor": "4.6.1", "clipboard": "^1.7.1", "d3": "^4.12.2", diff --git a/view/yarn.lock b/view/yarn.lock index d616dafae4..d02ca318db 100644 --- a/view/yarn.lock +++ b/view/yarn.lock @@ -262,9 +262,9 @@ boom@5.x.x: dependencies: hoek "4.x.x" -bootstrap@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0.tgz#ceb03842c145fcc1b9b4e15da2a05656ba68469a" +bootstrap@^4.3.1: + version "4.3.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac" brace-expansion@^1.0.0, brace-expansion@^1.1.7: version "1.1.8"