Skip to content

Commit bae4e64

Browse files
chore(deps): bump openai (#6574)
Bumps the test-versions group with 1 update in the /integration-tests/esbuild directory: [openai](https://github.com/openai/openai-node). Updates `openai` from 5.23.1 to 6.0.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@v5.23.1...v6.0.0) --- updated-dependencies: - dependency-name: openai dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc4cf08 commit bae4e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/esbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"express": "4.21.2",
2929
"knex": "3.1.0",
3030
"koa": "3.0.1",
31-
"openai": "5.23.1"
31+
"openai": "6.0.0"
3232
}
3333
}

0 commit comments

Comments
 (0)