Skip to content

Commit

Permalink
chore(deps): bump openai from 4.56.0 to 4.56.1 (#11707)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 1042246 commit c1eb963
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.9.0",
"open": "^10.1.0",
"open-editor": "^5.0.0",
"openai": "^4.56.0",
"openai": "^4.56.1",
"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 @@ -11820,10 +11820,10 @@ open@^7.3.1:
is-docker "^2.0.0"
is-wsl "^2.1.1"

openai@^4.56.0:
version "4.56.0"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.56.0.tgz#07d3982544cabd5781127288a8dfcceb7319a4cf"
integrity sha512-zcag97+3bG890MNNa0DQD9dGmmTWL8unJdNkulZzWRXrl+QeD+YkBI4H58rJcwErxqGK6a0jVPZ4ReJjhDGcmw==
openai@^4.56.1:
version "4.56.1"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.56.1.tgz#fc2160964d4c88a45b8f14dd6003ab7b09398eb3"
integrity sha512-XMsxdjrWBYgbP6EsDIwbhkQEgeyL2C41te/QrJm8kdfho22exhTUJ/cFJSmCTToam/RSOC1BlOylHvD6i/bmsA==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit c1eb963

Please sign in to comment.