From af5e43559d3c8a0d55677a1e7f971da44f62e977 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:11:46 +0000 Subject: [PATCH] Bump openai from 4.81.0 to 4.82.0 Bumps [openai](https://github.com/openai/openai-node) from 4.81.0 to 4.82.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/v4.81.0...v4.82.0) --- updated-dependencies: - dependency-name: openai dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index da03ca0..70bfa7a 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/node": "^22.12.0", "eslint": "^9.19.0", "csv-writer": "^1.6.0", - "openai": "^4.81.0", + "openai": "^4.82.0", "ts-node":"10.9.2", "dotenv": "^16.4.7", "eslint-plugin-playwright": "2.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 839abb2..c6a6c70 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: 2.2.0 version: 2.2.0(eslint@9.19.0) openai: - specifier: ^4.81.0 - version: 4.81.0 + specifier: ^4.82.0 + version: 4.82.0 prettier: specifier: ^3.4.2 version: 3.4.2 @@ -638,8 +638,8 @@ packages: one-time@1.0.0: resolution: {integrity: sha512-5DXOiRKwuSEcQ/l0kGCF6Q3jcADFv5tSmRaJck/OqkVFcOzutB134KRSfF0xDrL39MNnqxbHBbUUcjZIhTgb2g==} - openai@4.81.0: - resolution: {integrity: sha512-lXkFkV+He3O6RGnldHncRGef4uWHssDsAVwN5I3bWcgIdDPy/w8vgtIAwvZxAj49m4WiwWVD0+eGTJ9xOv/ISA==} + openai@4.82.0: + resolution: {integrity: sha512-1bTxOVGZuVGsKKUWbh3BEwX1QxIXUftJv+9COhhGGVDTFwiaOd4gWsMynF2ewj1mg6by3/O+U8+EEHpWRdPaJg==} hasBin: true peerDependencies: ws: ^8.18.0 @@ -1360,7 +1360,7 @@ snapshots: dependencies: fn.name: 1.1.0 - openai@4.81.0: + openai@4.82.0: dependencies: '@types/node': 18.19.74 '@types/node-fetch': 2.6.12