diff --git a/package-lock.json b/package-lock.json index ed9d32c5..05174bb0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,7 +66,7 @@ "isomorphic-dompurify": "^3.1.0", "jsonwebtoken": "^9.0.3", "lucide-react": "^0.577.0", - "next": "^16.1.6", + "next": "^16.2.1", "next-auth": "^4.24.13", "next-themes": "^0.4.6", "nodemailer": "^8.0.4", diff --git a/package.json b/package.json index 497985e4..adfda6c4 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "isomorphic-dompurify": "^3.1.0", "jsonwebtoken": "^9.0.3", "lucide-react": "^0.577.0", - "next": "^16.1.6", + "next": "^16.2.1", "next-auth": "^4.24.13", "next-themes": "^0.4.6", "nodemailer": "^8.0.4",