Skip to content

Commit b790b37

Browse files
chore(deps): update openai requirement in the agent group
Updates the requirements on [openai](https://github.com/openai/openai-node) to permit the latest version. Updates `openai` to 6.14.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.13.0...v6.14.0) --- updated-dependencies: - dependency-name: openai dependency-version: 6.14.0 dependency-type: direct:production dependency-group: agent ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b40b9ea commit b790b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@samchon/openapi": "^5.1.0",
2323
"dotenv": "^16.4.7",
2424
"dotenv-expand": "^12.0.1",
25-
"openai": "^6.13.0",
25+
"openai": "^6.14.0",
2626
"tgrid": "^1.2.0",
2727
"tstl": "^3.0.0",
2828
"typia": "^10.1.0",

0 commit comments

Comments
 (0)