diff --git a/examples/with-emotion/package.json b/examples/with-emotion/package.json index 24b739ba5120d..be95c1124090d 100644 --- a/examples/with-emotion/package.json +++ b/examples/with-emotion/package.json @@ -6,7 +6,7 @@ "start": "next start" }, "dependencies": { - "@emotion/cache": "11.10.4", + "@emotion/cache": "11.11.0", "@emotion/react": "11.10.4", "@emotion/styled": "11.10.4", "next": "latest",