Skip to content

Commit

Permalink
chore(deps): bump openai from 4.25.0 to 4.26.0 (mdn#10397)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 29b1d16 commit 082492b
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 @@ -117,7 +117,7 @@
"mdn-data": "^2.4.0",
"open": "^9.1.0",
"open-editor": "^4.1.1",
"openai": "^4.25.0",
"openai": "^4.26.0",
"prism-svelte": "^0.5.0",
"prismjs": "^1.29.0",
"react-markdown": "^9.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11136,10 +11136,10 @@ open@^9.1.0:
is-inside-container "^1.0.0"
is-wsl "^2.2.0"

openai@^4.25.0:
version "4.25.0"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.25.0.tgz#b40099d625cccb19cbf1cab88915ac1699ece0ed"
integrity sha512-qLMFOizjxKuDfQkBrczZPYo6XVL4bdcuz9MR11Q+M91kGcs8dQw+O90nRcC+qWuhaGphQkfXQJMn4cd7Yew3Kg==
openai@^4.26.0:
version "4.26.0"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.26.0.tgz#0363b9d390727705b89cd1b1ea8e38af2afd53b6"
integrity sha512-HPC7tgYdeP38F3uHA5WgnoXZyGbAp9jgcIo23p6It+q/07u4C+NZ8xHKlMShsPbDDmFRpPsa3vdbXYpbhJH3eg==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit 082492b

Please sign in to comment.