Skip to content

Commit

Permalink
chore(deps): bump openai from 4.57.3 to 4.58.0 (#11750)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 61ef395 commit 9465fec
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 @@ -120,7 +120,7 @@
"mdn-data": "^2.10.0",
"open": "^10.1.0",
"open-editor": "^5.0.0",
"openai": "^4.57.3",
"openai": "^4.58.0",
"pg": "^8.12.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 @@ -11817,10 +11817,10 @@ open@^7.3.1:
is-docker "^2.0.0"
is-wsl "^2.1.1"

openai@^4.57.3:
version "4.57.3"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.57.3.tgz#e8dc0973c112a348a7cb29a92d59111831db9787"
integrity sha512-mTz5/SmulkkeSpqbSr6WNLRU6krkyhnbfRUC8XfaXbj1T6xUorKEELjZvbRSzI714JLOk1MeFkqYS9H4WHhqDQ==
openai@^4.58.0:
version "4.58.0"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.58.0.tgz#ccad3be9fda55aa4a345ecd400fc7725e05972fb"
integrity sha512-iEjwfZ+3ZOyf/Rjfca0vrDA2y4Lt7W3auf2ZJGt6+puyvzGYwp22da4mrNcYJkcek7SngOqiQI3h/44XCSCO6A==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit 9465fec

Please sign in to comment.