Skip to content

Commit

Permalink
Update openai requirement from ^4.57.0 to ^4.69.0 in /src
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.57.0...v4.69.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 840d038 commit a48d792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"lodash": "^4.17.21",
"monaco-editor": "~0.51.0",
"openai": "^4.57.0",
"openai": "^4.69.0",
"react": "^18.3.1",
"react-ace": "^12.0.0",
"react-bem-helper": "^1.4.1",
Expand Down

0 comments on commit a48d792

Please sign in to comment.