From 263f5df9e0e2f048b7881b32b8fd3b702248a1bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 10:16:49 +0000 Subject: [PATCH] chore(deps): bump openai from 5.1.1 to 5.5.1 Bumps [openai](https://github.com/openai/openai-node) from 5.1.1 to 5.5.1. - [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.1) --- updated-dependencies: - dependency-name: openai dependency-version: 5.5.1 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..a02e4cb 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.1(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.1: + resolution: {integrity: sha512-5i19097mGotHA1eFsM6Tjd/tJ8uo9sa5Ysv4Q6bKJ2vtN6rc0MzMrUefXnLXYAJcmMQrC1Efhj0AvfIkXrQamw==} 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.1(ws@8.18.1)(zod@3.25.28): optionalDependencies: ws: 8.18.1 zod: 3.25.28