From 6b95c40c73a33c6461f995b69e943d80df5fc1ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 06:06:57 +0000 Subject: [PATCH] chore(deps): Bump openai from 6.25.0 to 6.46.0 Bumps [openai](https://github.com/openai/openai-node) from 6.25.0 to 6.46.0. - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-node/compare/v6.25.0...v6.46.0) --- updated-dependencies: - dependency-name: openai dependency-version: 6.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++++++------ 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 596b63f..b79fb4a 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ }, "dependencies": { "dotenv": "^17.3.1", - "openai": "^6.25.0" + "openai": "^6.46.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7851e17..3d88c5b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^17.3.1 version: 17.3.1 openai: - specifier: ^6.25.0 - version: 6.25.0 + specifier: ^6.46.0 + version: 6.46.0 devDependencies: '@types/node': specifier: ^25.2.3 @@ -1101,13 +1101,21 @@ packages: obug@2.1.1: resolution: {integrity: sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==} - openai@6.25.0: - resolution: {integrity: sha512-mEh6VZ2ds2AGGokWARo18aPISI1OhlgdEIC1ewhkZr8pSIT31dec0ecr9Nhxx0JlybyOgoAT1sWeKtwPZzJyww==} - hasBin: true + openai@6.46.0: + resolution: {integrity: sha512-DFg6jEPT2RO+oAyXtddeUJU8zkGy1OQ1AjGzNIJUMQG03TTqvCpy9tBpQ+2VVVnvrl3E56F8GEin2JYtWpITtA==} peerDependencies: + '@aws-sdk/credential-provider-node': '>=3.972.0 <4' + '@smithy/hash-node': '>=4.3.0 <5' + '@smithy/signature-v4': '>=5.4.0 <6' ws: ^8.18.0 zod: ^3.25 || ^4.0 peerDependenciesMeta: + '@aws-sdk/credential-provider-node': + optional: true + '@smithy/hash-node': + optional: true + '@smithy/signature-v4': + optional: true ws: optional: true zod: @@ -2177,7 +2185,7 @@ snapshots: obug@2.1.1: {} - openai@6.25.0: {} + openai@6.46.0: {} pathe@2.0.3: {}