chore(deps): bump openai from 4.24.7 to 4.25.0 (#1320)

Bumps [openai](https://github.com/openai/openai-node) from 4.24.7 to 4.25.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.24.7...v4.25.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-23 14:23:20 +08:00 committed by GitHub
parent ce808b5216
commit d054993932
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -106,7 +106,7 @@
"next-themes": "0.2.1",
"node-id3": "0.2.6",
"open-graph-scraper": "6.3.2",
"openai": "4.24.7",
"openai": "4.25.0",
"pangu": "4.0.7",
"path-to-regexp": "6.2.1",
"pinyin-pro": "3.19.3",

View File

@ -238,8 +238,8 @@ dependencies:
specifier: 6.3.2
version: 6.3.2
openai:
specifier: 4.24.7
version: 4.24.7
specifier: 4.25.0
version: 4.25.0
pangu:
specifier: 4.0.7
version: 4.0.7
@ -2744,7 +2744,7 @@ packages:
dependencies:
'@langchain/core': 0.1.16
js-tiktoken: 1.0.8
openai: 4.24.7
openai: 4.25.0
zod: 3.22.4
zod-to-json-schema: 3.20.3(zod@3.22.4)
transitivePeerDependencies:
@ -11522,8 +11522,8 @@ packages:
validator: 13.11.0
dev: false
/openai@4.24.7:
resolution: {integrity: sha512-JUesECWPtsDHO0TlZGb6q73hnAmXUdzj9NrwgZeL4lqlRt/kR1sWrXoy8LocxN/6uOtitywvcJqe0O1PLkG45g==}
/openai@4.25.0:
resolution: {integrity: sha512-qLMFOizjxKuDfQkBrczZPYo6XVL4bdcuz9MR11Q+M91kGcs8dQw+O90nRcC+qWuhaGphQkfXQJMn4cd7Yew3Kg==}
hasBin: true
dependencies:
'@types/node': 18.19.8