From 6df807c66e2fd72780a32be798369aea276606de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 10:40:34 +0000 Subject: [PATCH] chore(deps): bump openai from 5.1.1 to 5.5.0 Bumps [openai](https://github.com/openai/openai-node) from 5.1.1 to 5.5.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.1.1...v5.5.0) --- updated-dependencies: - dependency-name: openai dependency-version: 5.5.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 0d7c056..70575fc 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.1.1(ws@8.18.1)(zod@3.25.28) + version: 5.5.0(ws@8.18.1)(zod@3.25.28) prompts: specifier: ^2.4.2 version: 2.4.2 @@ -2106,8 +2106,8 @@ packages: resolution: {integrity: sha512-cxN6aIDPz6rm8hbebcP7vrQNhvRcveZoJU72Y7vskh4oIm+BZwBECnx5nTmrlres1Qapvx27Qo1Auukpf8PKXw==} engines: {node: '>=18'} - openai@5.1.1: - resolution: {integrity: sha512-lgIdLqvpLpz8xPUKcEIV6ml+by74mbSBz8zv/AHHebtLn/WdpH4kdXT3/Q5uUKDHg3vHV/z9+G9wZINRX6rkDg==} + openai@5.5.0: + resolution: {integrity: sha512-j6y9a/VyEWTqm8mS2FT6Qboz6aTgwlRIpKlgP0cTmvkaKYEfnginPsiEAzqtk0O/fQBXTyNS3v0wRc2QmkGePw==} hasBin: true peerDependencies: ws: ^8.18.0 @@ -4945,7 +4945,7 @@ snapshots: is-inside-container: 1.0.0 is-wsl: 3.1.0 - openai@5.1.1(ws@8.18.1)(zod@3.25.28): + openai@5.5.0(ws@8.18.1)(zod@3.25.28): optionalDependencies: ws: 8.18.1 zod: 3.25.28