diff --git a/client/package.json b/client/package.json index cc6dcf2b3..58ceb20e7 100644 --- a/client/package.json +++ b/client/package.json @@ -98,11 +98,11 @@ "react-query": "^3.39.2", "react-router-dom": "^6.16.0", "rxjs": "^7.5.7", - "styled-components": "5.3.6", + "styled-components": "5.3.11", "swiper": "^9.3.2", "zod": "^3.22.4" }, "workspaces": [ "packages/**" ] -} \ No newline at end of file +}