Skip to content

Commit

Permalink
chore(deps): bump openai from 4.60.0 to 4.61.0 (#11809)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 9baf777 commit bcc7727
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.11.1",
"open": "^10.1.0",
"open-editor": "^5.0.0",
"openai": "^4.60.0",
"openai": "^4.61.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 @@ -11056,10 +11056,10 @@ open@^7.3.1:
is-docker "^2.0.0"
is-wsl "^2.1.1"

openai@^4.60.0:
version "4.60.0"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.60.0.tgz#4970354b7dfebd92b72aefd205212d3611eb7248"
integrity sha512-U/wNmrUPdfsvU1GrKRP5mY5YHR3ev6vtdfNID6Sauz+oquWD8r+cXPL1xiUlYniosPKajy33muVHhGS/9/t6KA==
openai@^4.61.0:
version "4.61.0"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.61.0.tgz#fa21f2a636595d656e97c4aae6b5d9a8be9f05e2"
integrity sha512-xkygRBRLIUumxzKGb1ug05pWmJROQsHkGuj/N6Jiw2dj0dI19JvbFpErSZKmJ/DA+0IvpcugZqCAyk8iLpyM6Q==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit bcc7727

Please sign in to comment.