diff --git a/ui/package.json b/ui/package.json index 8b67527..1e3b494 100644 --- a/ui/package.json +++ b/ui/package.json @@ -10,7 +10,7 @@ "lint": "next lint" }, "dependencies": { - "next": "^14.2.0", + "next": "14.2.35", "react": "^18.3.0", "react-dom": "^18.3.0", "@monaco-editor/react": "^4.6.0",