diff --git a/frontend/customer-portal/package.json b/frontend/customer-portal/package.json index e23efcb..0f9b19e 100644 --- a/frontend/customer-portal/package.json +++ b/frontend/customer-portal/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "next": "^14.2.0", + "next": "^16.1.6", "react": "^18.3.0", "react-dom": "^18.3.0", "@stripe/stripe-js": "^3.0.0",