Skip to content

Commit

Permalink
chore(deps): bump openai from 4.26.1 to 4.27.0 (#10492)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent e047988 commit 2ef9ba3
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 @@ -118,7 +118,7 @@
"mdn-data": "^2.4.0",
"open": "^10.0.3",
"open-editor": "^4.1.1",
"openai": "^4.26.1",
"openai": "^4.27.0",
"pg": "^8.11.3",
"pgvector": "^0.1.7",
"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 @@ -11132,10 +11132,10 @@ open@^8.0.9, open@^8.4.0:
is-docker "^2.1.1"
is-wsl "^2.2.0"

openai@^4.26.1:
version "4.26.1"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.26.1.tgz#7b7c0225c09922445f68f3c4cdbd5775ed31108c"
integrity sha512-DvWbjhWbappsFRatOWmu4Dp1/Q4RG9oOz6CfOSjy0/Drb8G+5iAiqWAO4PfpGIkhOOKtvvNfQri2SItl+U7LhQ==
openai@^4.27.0:
version "4.27.0"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.27.0.tgz#4ada66a19c369b202e8a939b8bd287e4dca036f4"
integrity sha512-j1ZEx9NiBpm31rxWqQTjQt1QvH/8001xHsc/pRoPjkRDYWONCb+qkR6L9C7Wl6ar72Mz1ybtn1bv6fqAoTPlKw==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit 2ef9ba3

Please sign in to comment.