Skip to content

Commit e1af9e7

Browse files
Update openai requirement from ^4.38.3 to ^4.40.1 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.38.3...v4.40.1) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ead7b29 commit e1af9e7

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
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-hooks": "^4.6.0",
2727
"lodash": "^4.17.21",
2828
"monaco-editor": "~0.47.0",
29-
"openai": "^4.38.3",
29+
"openai": "^4.40.1",
3030
"react": "^18.2.0",
3131
"react-ace": "^11.0.1",
3232
"react-bem-helper": "^1.4.1",

0 commit comments

Comments
 (0)