Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Bump openai from 4.20.1 to 4.24.1
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-node) from 4.20.1 to 4.24.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.20.1...v4.24.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and khammami committed Jan 2, 2024
1 parent c3c7f1b commit 63fef14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -13,7 +13,7 @@
"dependencies": {
"discord.js": "^14.14.1",
"dotenv": "^16.3.1",
"openai": "^4.20.1"
"openai": "^4.24.1"
},
"devDependencies": {
"jest": "^29.7.0"
Expand Down

0 comments on commit 63fef14

Please sign in to comment.