diff --git a/package.json b/package.json index 745bbd75c..83d1de4bb 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "mermaid": "8.8.2", "node-sass": "4.14.1", "react": "16.14.0", - "react-bootstrap": "1.3.0", + "react-bootstrap": "1.4.0", "react-bootstrap-typeahead": "5.1.2", "react-codemirror2": "7.2.1", "react-diff-viewer": "3.1.1", diff --git a/yarn.lock b/yarn.lock index b9ca55eb6..10765bd84 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11748,10 +11748,10 @@ react-bootstrap-typeahead@5.1.2: scroll-into-view-if-needed "^2.2.20" warning "^4.0.1" -react-bootstrap@1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.3.0.tgz#d9dde4ad554e9cd21d1465e8b5e5ef6679cae6a1" - integrity sha512-GYj0c6FO9mx7DaO8Xyz2zs0IcQ6CGCtM3O6/feIoCaG4N8B0+l4eqL7stlMcLpqO4d8NG2PoMO/AbUOD+MO7mg== +react-bootstrap@1.4.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.4.0.tgz#806a8b48b065cedfb28c6c5c7b0c0e3c3b53445d" + integrity sha512-0BMzgeUAxH126v7VYDzIXbHxQVHSnniPVKpz9fblumdQpWaiElMnnzk+u8h8DoELX0nCXwPlcUzgXqmpncdc2Q== dependencies: "@babel/runtime" "^7.4.2" "@restart/context" "^2.1.4"