diff --git a/reputation-system/package.json b/reputation-system/package.json index 1f69e9d..e6fc294 100644 --- a/reputation-system/package.json +++ b/reputation-system/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "next": "13.5.0", + "next": "14.1.1", "next-transpile-modules": "^9.0.0", "react": "17.0.2", "react-dom": "17.0.2",