diff --git a/web/package.json b/web/package.json index eac689d..9d7fa27 100644 --- a/web/package.json +++ b/web/package.json @@ -7,7 +7,7 @@ "build": "next build" }, "dependencies": { - "next": "14.2.32", + "next": "15.5.14", "react": "18.2.0", "react-dom": "18.2.0", "isomorphic-unfetch": "^3.1.0"