Skip to content

Commit

Permalink
Bump openai from 4.0.0-beta.12 to 4.29.2
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-node) from 4.0.0-beta.12 to 4.29.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.0.0-beta.12...v4.29.2)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent c203c14 commit 7d30290
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/genesys-web-messaging-tester-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"joi": "^17.12.2",
"js-yaml": "^4.1.0",
"listr2": "^5.0.5",
"openai": "4.0.0-beta.12",
"openai": "4.29.2",
"purecloud-platform-client-v2": "^188.1.0"
},
"devDependencies": {
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@ __metadata:
joi: ^17.12.2
js-yaml: ^4.1.0
listr2: ^5.0.5
openai: 4.0.0-beta.12
openai: 4.29.2
prettier: ^3.1.1
purecloud-platform-client-v2: ^188.1.0
strip-ansi: ^6.0.1
Expand Down Expand Up @@ -4745,9 +4745,9 @@ __metadata:
languageName: node
linkType: hard

"openai@npm:4.0.0-beta.12":
version: 4.0.0-beta.12
resolution: "openai@npm:4.0.0-beta.12"
"openai@npm:4.29.2":
version: 4.29.2
resolution: "openai@npm:4.29.2"
dependencies:
"@types/node": ^18.11.18
"@types/node-fetch": ^2.6.4
Expand All @@ -4757,9 +4757,10 @@ __metadata:
form-data-encoder: 1.7.2
formdata-node: ^4.3.2
node-fetch: ^2.6.7
web-streams-polyfill: ^3.2.1
bin:
openai: bin/cli
checksum: 3ed62c226088fc1706351fa5fedf5ed6b4c682a3db88ee43109a6cbd19e3ee7a9ea87705ad7d667b4e54a7c4ba4e6cf0f57ee52d7e942326b0b0e9b25bb5f345
checksum: e660ca5304df30b42f79a3eb14d0b1332398a1b69043c09943e662f81b678789cced699a1b97fc5a3225379f923d22e4f4b439e9868b3363d7b1af5853257d06
languageName: node
linkType: hard

Expand Down Expand Up @@ -5964,6 +5965,13 @@ __metadata:
languageName: node
linkType: hard

"web-streams-polyfill@npm:^3.2.1":
version: 3.3.3
resolution: "web-streams-polyfill@npm:3.3.3"
checksum: 21ab5ea08a730a2ef8023736afe16713b4f2023ec1c7085c16c8e293ee17ed085dff63a0ad8722da30c99c4ccbd4ccd1b2e79c861829f7ef2963d7de7004c2cb
languageName: node
linkType: hard

"webidl-conversions@npm:^3.0.0":
version: 3.0.1
resolution: "webidl-conversions@npm:3.0.1"
Expand Down

0 comments on commit 7d30290

Please sign in to comment.