diff --git a/nextjs-import-contact/package.json b/nextjs-import-contact/package.json index 6771991..8164685 100644 --- a/nextjs-import-contact/package.json +++ b/nextjs-import-contact/package.json @@ -11,7 +11,7 @@ "dependencies": { "react": "^19.0.0", "react-dom": "^19.0.0", - "next": "15.1.6" + "next": "15.4.9" }, "devDependencies": { "typescript": "^5",