From 0ff396ab5f074da0c5b80e54c10f873eec45d147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 14:28:05 +0800 Subject: [PATCH] chore(deps): bump openai from 4.24.1 to 4.24.5 (#1270) Bumps [openai](https://github.com/openai/openai-node) from 4.24.1 to 4.24.5. - [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.24.1...v4.24.5) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 61d9b3bb..7a0e11be 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "next-themes": "0.2.1", "node-id3": "0.2.6", "open-graph-scraper": "^6.3.2", - "openai": "^4.24.1", + "openai": "^4.24.5", "pangu": "4.0.7", "path-to-regexp": "6.2.1", "pinyin-pro": "3.19.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 637fb48d..a8316f95 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -228,8 +228,8 @@ dependencies: specifier: ^6.3.2 version: 6.3.2 openai: - specifier: ^4.24.1 - version: 4.24.1 + specifier: ^4.24.5 + version: 4.24.5 pangu: specifier: 4.0.7 version: 4.0.7 @@ -2718,7 +2718,7 @@ packages: dependencies: '@langchain/core': 0.1.12 js-tiktoken: 1.0.8 - openai: 4.24.1 + openai: 4.24.5 zod: 3.22.4 zod-to-json-schema: 3.20.3(zod@3.22.4) transitivePeerDependencies: @@ -11313,8 +11313,8 @@ packages: validator: 13.11.0 dev: false - /openai@4.24.1: - resolution: {integrity: sha512-ezm/O3eiZMnyBqirUnWm9N6INJU1WhNtz+nK/Zj/2oyKvRz9pgpViDxa5wYOtyGYXPn1sIKBV0I/S4BDhtydqw==} + /openai@4.24.5: + resolution: {integrity: sha512-wkNX6ZhWJH9i4guB2GTsloiky+a8I4/RoZzgMdpJUsIZomETOoIcmzaesBZKOgdBPEWd6pjqC28s3q6M970JfA==} hasBin: true dependencies: '@types/node': 18.19.3