Skip to content

Commit a48d792

Browse files
Update openai requirement from ^4.57.0 to ^4.69.0 in /src
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]>
1 parent 840d038 commit a48d792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-react-hooks": "^4.6.2",
3030
"lodash": "^4.17.21",
3131
"monaco-editor": "~0.51.0",
32-
"openai": "^4.57.0",
32+
"openai": "^4.69.0",
3333
"react": "^18.3.1",
3434
"react-ace": "^12.0.0",
3535
"react-bem-helper": "^1.4.1",

0 commit comments

Comments
 (0)