Skip to content

Commit 484d4b9

Browse files
build(deps): bump openai from 4.33.0 to 4.33.1 (#897)
Bumps [openai](https://github.com/openai/openai-node) from 4.33.0 to 4.33.1. - [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.33.0...v4.33.1) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb489a6 commit 484d4b9

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
@@ -47,7 +47,7 @@
4747
"fast-xml-parser": "^4.3.6",
4848
"isomorphic-git": "^1.25.7",
4949
"mustache": "^4.2.0",
50-
"openai": "^4.33.0",
50+
"openai": "^4.33.1",
5151
"postman-code-generators": "^1.9.0",
5252
"postman-collection": "^4.4.0",
5353
"semver": "^7.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3467,10 +3467,10 @@ onetime@^6.0.0:
34673467
dependencies:
34683468
mimic-fn "^4.0.0"
34693469

3470-
openai@^4.33.0:
3471-
version "4.33.0"
3472-
resolved "https://registry.yarnpkg.com/openai/-/openai-4.33.0.tgz#8c33da687d4a7f3dd7576179318341615394c79d"
3473-
integrity sha512-Sh4KvplkvkAREuhb8yZpohqsOo08cBBu6LNWLD8YyMxe8yCxbE+ouJYUs1X2oDPrzQGANj0rFNQYiwW9gWLBOg==
3470+
openai@^4.33.1:
3471+
version "4.33.1"
3472+
resolved "https://registry.yarnpkg.com/openai/-/openai-4.33.1.tgz#7f14c28ea0994ff6eacc2dbca2131c61e7692cd4"
3473+
integrity sha512-0DH572aSxGTT1JPOXgJQ9mjiuSPg/7scPot8hLc5I1mfQxPxLXTZWJpWerKaIWOuPkR2nrB0SamGDEehH8RuWA==
34743474
dependencies:
34753475
"@types/node" "^18.11.18"
34763476
"@types/node-fetch" "^2.6.4"

0 commit comments

Comments
 (0)