diff --git a/package.json b/package.json index 4778738..af008ba 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "isomorphic-unfetch": "^3.0.0", "next": "^9.5.1", "react": "^16.13.1", - "react-bootstrap": "^1.3.0", + "react-bootstrap": "^1.4.0", "react-dom": "^16.13.1", "react-feather": "^2.0.8", "react-markdown": "^4.3.1", diff --git a/yarn.lock b/yarn.lock index 042722f..d79f15a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4706,10 +4706,10 @@ randomfill@^1.0.3: randombytes "^2.0.5" safe-buffer "^5.1.0" -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"