diff --git a/examples/with-emotion-vanilla/package.json b/examples/with-emotion-vanilla/package.json index bf07d27dcdf70..3c3be5a168f27 100644 --- a/examples/with-emotion-vanilla/package.json +++ b/examples/with-emotion-vanilla/package.json @@ -9,7 +9,7 @@ "@emotion/babel-plugin": "11.10.2" }, "dependencies": { - "@emotion/css": "11.10.0", + "@emotion/css": "11.13.5", "@emotion/server": "11.10.0", "next": "latest", "react": "^18.2.0",