Skip to content

Commit 45621d2

Browse files
chore(deps): bump openai (#6588)
Bumps the test-versions group with 1 update in the /integration-tests/esbuild directory: [openai](https://github.com/openai/openai-node). Updates `openai` from 6.0.1 to 6.1.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.0.1...v6.1.0) --- updated-dependencies: - dependency-name: openai dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor 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 e2ae355 commit 45621d2

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": "6.0.1"
31+
"openai": "6.1.0"
3232
}
3333
}

0 commit comments

Comments
 (0)