Skip to content

Commit

Permalink
chore(deps): bump openai from 4.38.1 to 4.38.2 (#10972)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 745ca8f commit b1cf84e
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 @@ -119,7 +119,7 @@
"mdn-data": "^2.6.0",
"open": "^10.1.0",
"open-editor": "^4.1.1",
"openai": "^4.38.1",
"openai": "^4.38.2",
"pg": "^8.11.5",
"pgvector": "^0.1.8",
"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 @@ -11361,10 +11361,10 @@ open@^8.4.0:
is-docker "^2.1.1"
is-wsl "^2.2.0"

openai@^4.38.1:
version "4.38.1"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.38.1.tgz#375ba1e2ff9fcd6434114bfeffa7a0ef35d74b78"
integrity sha512-nmSKE9O2piuoh9+AgDqwGHojIFSxToQ2jJqwaxjbzz2ebdD5LYY9s+bMe25b18t4QEgvtgW70JfK8BU3xf5dRw==
openai@^4.38.2:
version "4.38.2"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.38.2.tgz#4c5335260b819a0f89fd8f922fac6aa942f540e7"
integrity sha512-M16ehj0D84Gjq5cjvBzXRb5X+UvtWlxPDRAWAWMC0EN+6nHqnULIn5fWWeiexDPup25FeSZYv/ldp8KefcZVJQ==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit b1cf84e

Please sign in to comment.