diff --git a/templates/app/nextjs-boilerplate/package.json b/templates/app/nextjs-boilerplate/package.json index 421c5691..1609b084 100644 --- a/templates/app/nextjs-boilerplate/package.json +++ b/templates/app/nextjs-boilerplate/package.json @@ -21,7 +21,7 @@ "mongoose": "^8.3.4", "mongoose-paginate-v2": "^1.8.2", "morgan": "^1.10.0", - "next": "14.2.3", + "next": "14.2.4", "nodemon": "^3.1.0", "react": "^18", "react-dom": "^18",