Skip to content

Commit b6331df

Browse files
Bump openai from 4.104.0 to 5.0.2
Bumps [openai](https://github.com/openai/openai-node) from 4.104.0 to 5.0.2. - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v4.104.0...v5.0.2) --- updated-dependencies: - dependency-name: openai dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f862d7f commit b6331df

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"commander": "^10.0.0",
3232
"dotenv": "^16.0.3",
33-
"openai": "^4.26.0",
33+
"openai": "^5.0.2",
3434
"prompts": "^2.4.2"
3535
},
3636
"bin": {

pnpm-lock.yaml

Lines changed: 19 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)