diff --git a/typescript/webhook-handler/package.json b/typescript/webhook-handler/package.json index 7c5d956..7e6fffd 100644 --- a/typescript/webhook-handler/package.json +++ b/typescript/webhook-handler/package.json @@ -11,7 +11,7 @@ "dependencies": { "commune-ai": "latest", "express": "^4.18.0", - "openai": "^4.0.0" + "openai": "^6.27.0" }, "devDependencies": { "typescript": "^5.0.0",