Skip to content

Commit

Permalink
fix(deps): update openai requirement from ^4.14.1 to ^4.24.7
Browse files Browse the repository at this point in the history
Updates the requirements on [openai](https://github.com/openai/openai-node) to permit the latest version.
- [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.14.1...v4.24.7)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2024
1 parent fb2b50c commit 16c2452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@oclif/plugin-help": "^5",
"@oclif/plugin-plugins": "^3.7.0",
"chalk": "^5.3.0",
"openai": "^4.14.1"
"openai": "^4.24.7"
},
"description": "oclif example Hello World CLI (ESM)",
"devDependencies": {
Expand Down

0 comments on commit 16c2452

Please sign in to comment.