diff --git a/workspaces/js-x-ray-ai/package.json b/workspaces/js-x-ray-ai/package.json index 9b098fc..b30c1c7 100644 --- a/workspaces/js-x-ray-ai/package.json +++ b/workspaces/js-x-ray-ai/package.json @@ -25,6 +25,6 @@ "dependencies": { "@google/genai": "^1.21.0", "@nodesecure/js-x-ray": "^10.0.0", - "openai": "^5.23.1" + "openai": "^6.4.0" } }