diff --git a/bun.lockb b/bun.lockb index 46f0e6a..ca4dc09 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2761b2c..2ec05b1 100644 --- a/package.json +++ b/package.json @@ -88,6 +88,6 @@ }, "dependencies": { "execa": "^7.1.1", - "openai": "^3.2.1" + "openai": "^6.0.0" } }