diff --git a/packages/notifications/package.json b/packages/notifications/package.json index 5c30f05779d..7a39f1f8c05 100644 --- a/packages/notifications/package.json +++ b/packages/notifications/package.json @@ -17,7 +17,7 @@ "dependencies": { "@codesandbox/components": "^0.0.3", "react-spring": "^8.0.25", - "styled-components": "^5.2.0", + "styled-components": "^6.1.0", "uuid": "^3.3.2" }, "devDependencies": {