diff --git a/client/package.json b/client/package.json index 8a65a27..29466ab 100644 --- a/client/package.json +++ b/client/package.json @@ -35,7 +35,7 @@ "react-dom": "^16.6.3", "react-router-dom": "^4.3.1", "react-scripts": "2.1.2", - "styled-components": "^4.1.1", + "styled-components": "^5.1.1", "unfetch": "^4.0.1", "validator": "^10.9.0" },