diff --git a/examples/blog-with-comment/package.json b/examples/blog-with-comment/package.json index 58b258f331027..02517b1b5dcaf 100644 --- a/examples/blog-with-comment/package.json +++ b/examples/blog-with-comment/package.json @@ -12,7 +12,7 @@ "gray-matter": "4.0.3", "ioredis": "^4.27.1", "nanoid": "^3.1.22", - "next": "^10.2.3", + "next": "^13.5.4", "react": "^17.0.2", "react-dom": "^17.0.2", "remark": "13.0.0",