diff --git a/examples/with-emotion/package.json b/examples/with-emotion/package.json
index bbc637a1170ba..dfbe47555e7f4 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.13.0",
     "next": "latest",
     "react": "^18.2.0",
     "react-dom": "^18.2.0"