diff --git a/freefood/package.json b/freefood/package.json index 5d1961d..c557199 100644 --- a/freefood/package.json +++ b/freefood/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "mongodb": "^6.16.0", - "next": "15.5.9", + "next": "16.1.5", "react": "^19.0.0", "react-dom": "^19.0.0" },