diff --git a/packages/core/package.json b/packages/core/package.json index 8527c97..3be4117 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -47,7 +47,7 @@ }, "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", - "openai": "^6.0.0" + "openai": "^6.39.1" }, "devDependencies": { "@types/node": "^22.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35b1643..b4c60b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -154,8 +154,8 @@ importers: specifier: ^1.29.0 version: 1.29.0(zod@4.4.3) openai: - specifier: ^6.0.0 - version: 6.39.0(zod@4.4.3) + specifier: ^6.39.1 + version: 6.39.1(zod@4.4.3) devDependencies: '@types/node': specifier: ^22.10.0 @@ -1401,8 +1401,8 @@ packages: once@1.4.0: resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} - openai@6.39.0: - resolution: {integrity: sha512-O61LIsimY3acVabwvomwFhwrnN36yvHY2quIfy9keEcFytGgWeV35yLHQ6NVMLSBxRpHmcg2yuhCnlu2HT4pLQ==} + openai@6.39.1: + resolution: {integrity: sha512-z3dO9fEWOXBzlXynVb/xZ/tujzUjFWQWn3C0n0mw6Vo0zJTbEkaN4b2cLWjhJ6haJQx8LlREoafHRl+Gu/Hl+A==} hasBin: true peerDependencies: ws: ^8.18.0 @@ -2941,7 +2941,7 @@ snapshots: dependencies: wrappy: 1.0.2 - openai@6.39.0(zod@4.4.3): + openai@6.39.1(zod@4.4.3): optionalDependencies: zod: 4.4.3