diff --git a/package.json b/package.json index b0dc5478c98..fc3a9aab297 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "js-yaml": "^4.1.1", "lint-staged": "^16.0.0", "listr2": "^9.0.0", - "openai": "^5.0.0", + "openai": "^6.0.0", "picocolors": "^1.1.1", "prettier": "^3.3.3", "prism-react-renderer": "^2.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b3b89f68c2..863ca0438b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,8 +142,8 @@ importers: specifier: ^9.0.0 version: 9.0.0 openai: - specifier: ^5.0.0 - version: 5.13.1(ws@8.18.0)(zod@4.0.17) + specifier: ^6.0.0 + version: 6.9.1(ws@8.18.0)(zod@4.0.17) picocolors: specifier: ^1.1.1 version: 1.1.1 @@ -6914,12 +6914,12 @@ packages: zod: optional: true - openai@5.13.1: - resolution: {integrity: sha512-Jty97Apw40znKSlXZL2YDap1U2eN9NfXbqm/Rj1rExeOLEnhwezpKQ+v43kIqojavUgm30SR3iuvGlNEBR+AFg==} + openai@6.9.1: + resolution: {integrity: sha512-vQ5Rlt0ZgB3/BNmTa7bIijYFhz3YBceAA3Z4JuoMSBftBF9YqFHIEhZakSs+O/Ad7EaoEimZvHxD5ylRjN11Lg==} hasBin: true peerDependencies: ws: ^8.18.0 - zod: ^3.23.8 + zod: ^3.25 || ^4.0 peerDependenciesMeta: ws: optional: true @@ -17532,7 +17532,7 @@ snapshots: transitivePeerDependencies: - encoding - openai@5.13.1(ws@8.18.0)(zod@4.0.17): + openai@6.9.1(ws@8.18.0)(zod@4.0.17): optionalDependencies: ws: 8.18.0 zod: 4.0.17