From baadbab7336a39fc1740246ab436b7f4985824a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 10:51:29 +0000 Subject: [PATCH] Bump openai from 5.0.2 to 5.1.0 Bumps [openai](https://github.com/openai/openai-node) from 5.0.2 to 5.1.0. - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/openai/openai-node/compare/v5.0.2...v5.1.0) --- updated-dependencies: - dependency-name: openai dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7fc258e..25322cd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 16.5.0 openai: specifier: ^5.0.2 - version: 5.0.2(ws@8.18.1)(zod@3.25.28) + version: 5.1.0(ws@8.18.1)(zod@3.25.28) prompts: specifier: ^2.4.2 version: 2.4.2 @@ -2731,8 +2731,8 @@ packages: zod: optional: true - openai@5.0.2: - resolution: {integrity: sha512-NN7LAAImgBmd4RIe6WyRpLmwCbn+HQ1iaXeIG7K9DM3Auy/G2waKFhrDfRgaEeY0UUPnm6nohaCsqcS+zO8+2g==} + openai@5.1.0: + resolution: {integrity: sha512-YQBgPJykHrDOlngB/8QpOsFNg36yofBatpeDWg1zejl9R59/ELuN7AMPSU95ZIdChbKc/o5vg1UnBJ1OEB0IJA==} hasBin: true peerDependencies: ws: ^8.18.0 @@ -6572,7 +6572,7 @@ snapshots: transitivePeerDependencies: - encoding - openai@5.0.2(ws@8.18.1)(zod@3.25.28): + openai@5.1.0(ws@8.18.1)(zod@3.25.28): optionalDependencies: ws: 8.18.1 zod: 3.25.28