diff --git a/x-pack/package.json b/x-pack/package.json index ea76a7c475390..607ab3322c634 100644 --- a/x-pack/package.json +++ b/x-pack/package.json @@ -309,7 +309,7 @@ "raw-loader": "3.1.0", "react": "^16.8.0", "react-apollo": "^2.1.4", - "react-beautiful-dnd": "^8.0.7", + "react-beautiful-dnd": "^9.0.0", "react-clipboard.js": "^1.1.2", "react-datetime": "^2.14.0", "react-dom": "^16.8.0", @@ -348,7 +348,7 @@ "squel": "^5.12.2", "stats-lite": "^2.2.0", "style-it": "^2.1.3", - "styled-components": "3.4.10", + "styled-components": "4.0.0", "suricata-sid-db": "^1.0.2", "tinycolor2": "1.4.1", "tinymath": "1.2.1",