diff --git a/hello-world/client/package.json b/hello-world/client/package.json index 94eafe5..a46a67c 100644 --- a/hello-world/client/package.json +++ b/hello-world/client/package.json @@ -11,7 +11,7 @@ "dependencies": { "react": "^18", "react-dom": "^18", - "next": "14.2.10" + "next": "14.2.21" }, "devDependencies": { "eslint": "^8",