From 356bdddf0de831e6692b03d521f87c29aa546b04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 11:00:28 +0000 Subject: [PATCH] chore(deps): bump openai from 5.1.1 to 5.3.0 Bumps [openai](https://github.com/openai/openai-node) from 5.1.1 to 5.3.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.3.0) --- updated-dependencies: - dependency-name: openai dependency-version: 5.3.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..a13b2e5 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.3.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.3.0: + resolution: {integrity: sha512-VIKmoF7y4oJCDOwP/oHXGzM69+x0dpGFmN9QmYO+uPbLFOmmnwO+x1GbsgUtI+6oraxomGZ566Y421oYVu191w==} 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.3.0(ws@8.18.1)(zod@3.25.28): optionalDependencies: ws: 8.18.1 zod: 3.25.28