Skip to content

Commit

Permalink
Update openai requirement from ^4.13.0 to ^4.14.2 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.13.0...v4.14.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent b902aca commit 1c26f15
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 @@ -25,7 +25,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"lodash": "^4.17.21",
"monaco-editor": "~0.44.0",
"openai": "^4.13.0",
"openai": "^4.14.2",
"react": "^18.2.0",
"react-ace": "^10.1.0",
"react-bem-helper": "^1.4.1",
Expand Down

0 comments on commit 1c26f15

Please sign in to comment.