From 1e85ee847a311d915ee45efb6aafec14691a2a71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 10:47:39 +0000 Subject: [PATCH] chore(deps): bump openai from 5.1.0 to 5.1.1 Bumps [openai](https://github.com/openai/openai-node) from 5.1.0 to 5.1.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.0...v5.1.1) --- updated-dependencies: - dependency-name: openai dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 f39f6d8..87a3e21 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.0(ws@8.18.1)(zod@3.25.28) + version: 5.1.1(ws@8.18.1)(zod@3.25.28) prompts: specifier: ^2.4.2 version: 2.4.2 @@ -2739,8 +2739,8 @@ packages: zod: optional: true - openai@5.1.0: - resolution: {integrity: sha512-YQBgPJykHrDOlngB/8QpOsFNg36yofBatpeDWg1zejl9R59/ELuN7AMPSU95ZIdChbKc/o5vg1UnBJ1OEB0IJA==} + openai@5.1.1: + resolution: {integrity: sha512-lgIdLqvpLpz8xPUKcEIV6ml+by74mbSBz8zv/AHHebtLn/WdpH4kdXT3/Q5uUKDHg3vHV/z9+G9wZINRX6rkDg==} hasBin: true peerDependencies: ws: ^8.18.0 @@ -6580,7 +6580,7 @@ snapshots: transitivePeerDependencies: - encoding - openai@5.1.0(ws@8.18.1)(zod@3.25.28): + openai@5.1.1(ws@8.18.1)(zod@3.25.28): optionalDependencies: ws: 8.18.1 zod: 3.25.28