diff --git a/examples/with-emotion/package.json b/examples/with-emotion/package.json index bbc637a1170ba..4bcd0644a00f3 100644 --- a/examples/with-emotion/package.json +++ b/examples/with-emotion/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@emotion/react": "11.10.4", - "@emotion/styled": "11.10.4", + "@emotion/styled": "11.10.8", "next": "latest", "react": "^18.2.0", "react-dom": "^18.2.0"