Skip to content

Commit a71f650

Browse files
chore(deps): bump openai from 4.41.0 to 4.42.0 (#11086)
1 parent 10dcfa4 commit a71f650

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"mdn-data": "^2.6.1",
120120
"open": "^10.1.0",
121121
"open-editor": "^4.1.1",
122-
"openai": "^4.41.0",
122+
"openai": "^4.42.0",
123123
"pg": "^8.11.5",
124124
"pgvector": "^0.1.8",
125125
"prism-svelte": "^0.5.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11358,10 +11358,10 @@ open@^8.4.0:
1135811358
is-docker "^2.1.1"
1135911359
is-wsl "^2.2.0"
1136011360

11361-
openai@^4.41.0:
11362-
version "4.41.0"
11363-
resolved "https://registry.yarnpkg.com/openai/-/openai-4.41.0.tgz#85f9880fdca6a4d761d948f84df3f4f3558ff079"
11364-
integrity sha512-fiV+RvUGRW+PXxycqeDYuOwsL3TxNqT/LcM6vlqyLz9ACmfSUGg1qviQrHuuNKL7gFOvfzgEJRVVFdqmv/sjxg==
11361+
openai@^4.42.0:
11362+
version "4.42.0"
11363+
resolved "https://registry.yarnpkg.com/openai/-/openai-4.42.0.tgz#8e6517839dcfbde848b981965989ccd2a4d70b1c"
11364+
integrity sha512-xbiQQ2YNqdkE6cHqeWKa7lsAvdYfgp84XiNFOVkAMa6+9KpmOL4hCWCRR6e6I/clpaens/T9XeLVtyC5StXoRw==
1136511365
dependencies:
1136611366
"@types/node" "^18.11.18"
1136711367
"@types/node-fetch" "^2.6.4"

0 commit comments

Comments
 (0)