Skip to content

Commit 0a075d8

Browse files
chore(deps): bump openai from 4.29.1 to 4.29.2 (#10748)
1 parent 0e37d09 commit 0a075d8

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.4.2",
120120
"open": "^10.1.0",
121121
"open-editor": "^4.1.1",
122-
"openai": "^4.29.1",
122+
"openai": "^4.29.2",
123123
"pg": "^8.11.3",
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
@@ -11414,10 +11414,10 @@ open@^8.4.0:
1141411414
is-docker "^2.1.1"
1141511415
is-wsl "^2.2.0"
1141611416

11417-
openai@^4.29.1:
11418-
version "4.29.1"
11419-
resolved "https://registry.yarnpkg.com/openai/-/openai-4.29.1.tgz#89d981f8ced9d1d0db2e09ca1b16b0d7775dcf36"
11420-
integrity sha512-vvKRIgB4/7w48PGVbeR8OceH/PT6fRo4sTIjRC7+y7WoK7by1R0cXs2SZRx4KsEh0ZB8J0eqdVIdRgs8XzeoEg==
11417+
openai@^4.29.2:
11418+
version "4.29.2"
11419+
resolved "https://registry.yarnpkg.com/openai/-/openai-4.29.2.tgz#45e83cb49dbd052626637b267c749785a24f411c"
11420+
integrity sha512-cPkT6zjEcE4qU5OW/SoDDuXEsdOLrXlAORhzmaguj5xZSPlgKvLhi27sFWhLKj07Y6WKNWxcwIbzm512FzTBNQ==
1142111421
dependencies:
1142211422
"@types/node" "^18.11.18"
1142311423
"@types/node-fetch" "^2.6.4"

0 commit comments

Comments
 (0)