Skip to content

Commit 08feba0

Browse files
chore(deps): bump openai (#6494)
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.22.0 to 5.22.1 - [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.22.0...v5.22.1) --- updated-dependencies: - dependency-name: openai dependency-version: 5.22.1 dependency-type: direct:production update-type: version-update:semver-patch 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 ecb6526 commit 08feba0

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

0 commit comments

Comments
 (0)