Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 697e117

Browse files
chore(deps): bump openai (#6402)
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.19.1 to 5.20.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.19.1...v5.20.0) --- updated-dependencies: - dependency-name: openai dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05ee5bb commit 697e117

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.19.1"
31+
"openai": "5.20.0"
3232
}
3333
}

0 commit comments

Comments
 (0)