Skip to content

Commit ae44662

Browse files
chore(deps): bump openai from 4.49.1 to 4.50.0 (#11286)
1 parent 7da4d06 commit ae44662

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
@@ -117,7 +117,7 @@
117117
"mdn-data": "^2.8.0",
118118
"open": "^10.1.0",
119119
"open-editor": "^4.1.1",
120-
"openai": "^4.49.1",
120+
"openai": "^4.50.0",
121121
"pg": "^8.12.0",
122122
"pgvector": "^0.1.8",
123123
"prism-svelte": "^0.5.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11671,10 +11671,10 @@ open@^8.4.0:
1167111671
is-docker "^2.1.1"
1167211672
is-wsl "^2.2.0"
1167311673

11674-
openai@^4.49.1:
11675-
version "4.49.1"
11676-
resolved "https://registry.yarnpkg.com/openai/-/openai-4.49.1.tgz#81fc7d3bc97a1905a1a340065158275b5a893765"
11677-
integrity sha512-bsFSNhhTNon+g6r4UYPKGLi+PlfP1G9TJGSkZS5nZx+PTwW2YUTlfxXxpOKrPab5auIXJdlYpC/g/wkHGR1xug==
11674+
openai@^4.50.0:
11675+
version "4.50.0"
11676+
resolved "https://registry.yarnpkg.com/openai/-/openai-4.50.0.tgz#afb4a0c6269f15cb09f0c39b825757b5d89d862c"
11677+
integrity sha512-2ADkNIU6Q589oYHr5pn9k7SbUcrBTK9X0rIXrYqwMVSoqOj1yK9/1OO0ExaWsqOOpD7o58UmRjeKlx9gKAcuKQ==
1167811678
dependencies:
1167911679
"@types/node" "^18.11.18"
1168011680
"@types/node-fetch" "^2.6.4"

0 commit comments

Comments
 (0)