Skip to content

Commit ba27749

Browse files
dependabot[bot]benoitf
authored andcommitted
build(deps): bump openai from 4.55.7 to 4.56.0
Bumps [openai](https://github.com/openai/openai-node) from 4.55.7 to 4.56.0. - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v4.55.7...v4.56.0) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 351dcfe commit ba27749

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@huggingface/gguf": "^0.1.9",
6464
"isomorphic-git": "^1.27.1",
6565
"mustache": "^4.2.0",
66-
"openai": "^4.55.7",
66+
"openai": "^4.56.0",
6767
"postman-code-generators": "^1.12.0",
6868
"postman-collection": "^4.5.0",
6969
"semver": "^7.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3430,10 +3430,10 @@ onetime@^6.0.0:
34303430
dependencies:
34313431
mimic-fn "^4.0.0"
34323432

3433-
openai@^4.55.7:
3434-
version "4.55.7"
3435-
resolved "https://registry.yarnpkg.com/openai/-/openai-4.55.7.tgz#2bba4ae9224ad205c0d087d1412fe95421397dff"
3436-
integrity sha512-I2dpHTINt0Zk+Wlns6KzkKu77MmNW3VfIIQf5qYziEUI6t7WciG1zTobfKqdPzBmZi3TTM+3DtjPumxQdcvzwA==
3433+
openai@^4.56.0:
3434+
version "4.56.0"
3435+
resolved "https://registry.yarnpkg.com/openai/-/openai-4.56.0.tgz#07d3982544cabd5781127288a8dfcceb7319a4cf"
3436+
integrity sha512-zcag97+3bG890MNNa0DQD9dGmmTWL8unJdNkulZzWRXrl+QeD+YkBI4H58rJcwErxqGK6a0jVPZ4ReJjhDGcmw==
34373437
dependencies:
34383438
"@types/node" "^18.11.18"
34393439
"@types/node-fetch" "^2.6.4"

0 commit comments

Comments
 (0)