Skip to content

Commit

Permalink
build(deps): bump openai from 4.38.1 to 4.38.3 (#955)
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-node) from 4.38.1 to 4.38.3.
- [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.38.1...v4.38.3)

---
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>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 184d4b5 commit d6f368d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"fast-xml-parser": "^4.3.6",
"isomorphic-git": "^1.25.7",
"mustache": "^4.2.0",
"openai": "^4.38.1",
"openai": "^4.38.3",
"postman-code-generators": "^1.9.0",
"postman-collection": "^4.4.0",
"semver": "^7.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3467,10 +3467,10 @@ onetime@^6.0.0:
dependencies:
mimic-fn "^4.0.0"

openai@^4.38.1:
version "4.38.1"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.38.1.tgz#375ba1e2ff9fcd6434114bfeffa7a0ef35d74b78"
integrity sha512-nmSKE9O2piuoh9+AgDqwGHojIFSxToQ2jJqwaxjbzz2ebdD5LYY9s+bMe25b18t4QEgvtgW70JfK8BU3xf5dRw==
openai@^4.38.3:
version "4.38.3"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.38.3.tgz#0e560541d9c31b0d4faaa6f660ade60dd5ee8052"
integrity sha512-mIL9WtrFNOanpx98mJ+X/wkoepcxdqqu0noWFoNQHl/yODQ47YM7NEYda7qp8JfjqpLFVxY9mQhshoS/Fqac0A==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit d6f368d

Please sign in to comment.