diff --git a/examples/with-emotion/package.json b/examples/with-emotion/package.json index bbc637a1170ba..f554eea9f719e 100644 --- a/examples/with-emotion/package.json +++ b/examples/with-emotion/package.json @@ -9,7 +9,7 @@ "@emotion/babel-plugin": "11.10.2" }, "dependencies": { - "@emotion/react": "11.10.4", + "@emotion/react": "11.13.3", "@emotion/styled": "11.10.4", "next": "latest", "react": "^18.2.0",