Skip to content

Commit

Permalink
Bump openai from 4.61.0 to 4.63.0 (#65)
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-node) from 4.61.0 to 4.63.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.61.0...v4.63.0)

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

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 Sep 23, 2024
1 parent 1255f28 commit 9c5b1f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 221 deletions.
225 changes: 5 additions & 220 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"dotenv": "^16.4.5",
"openai": "^4.61.0",
"openai": "^4.63.0",
"picocolors": "^1.1.0",
"readline-sync": "^1.4.10"
}
Expand Down

0 comments on commit 9c5b1f5

Please sign in to comment.