Skip to content

Commit

Permalink
chore(deps): bump openai from 4.67.3 to 4.68.0 (#11985)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 957b042 commit 6701713
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"mdn-data": "^2.11.1",
"open": "^10.1.0",
"open-editor": "^5.0.0",
"openai": "^4.67.3",
"openai": "^4.68.0",
"pg": "^8.13.0",
"pgvector": "^0.2.0",
"prism-svelte": "^0.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11254,10 +11254,10 @@ open@^10.0.3, open@^10.1.0:
is-inside-container "^1.0.0"
is-wsl "^3.1.0"

openai@^4.67.3:
version "4.67.3"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.67.3.tgz#a7c1b59cb9eca064f3ff3d439b7bf51487d88a49"
integrity sha512-HT2tZgjLgRqbLQNKmYtjdF/4TQuiBvg1oGvTDhwpSEQzxo6/oM1us8VQ53vBK2BiKvCxFuq6gKGG70qfwrNhKg==
openai@^4.68.0:
version "4.68.0"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.68.0.tgz#6390d35fbcb2b8dc15f93b1a8c87a65ebeac8636"
integrity sha512-cVH0WMKd4cColyorwqo+Gn08lN8LQ8uKLMfWXFfvnedrLq3lCH6lRd0Rd0XJRunyfgNve/L9E7uZLAii39NBkw==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit 6701713

Please sign in to comment.