diff --git a/bun.lockb b/bun.lockb index 46f0e6a..a6dca45 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2761b2c..a2ed0dd 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "typescript": "^4.9.5" }, "dependencies": { - "execa": "^7.1.1", + "execa": "^9.0.0", "openai": "^3.2.1" } }