Skip to content

Commit 84ab0d9

Browse files
chore(deps): bump openai from 4.19.1 to 4.20.0 (#10070)
1 parent 75c9292 commit 84ab0d9

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
@@ -116,7 +116,7 @@
116116
"mdn-data": "^2.3.0",
117117
"open": "^9.1.0",
118118
"open-editor": "^4.1.1",
119-
"openai": "^4.19.1",
119+
"openai": "^4.20.0",
120120
"prism-svelte": "^0.5.0",
121121
"prismjs": "^1.29.0",
122122
"react-markdown": "^9.0.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11174,10 +11174,10 @@ open@^9.1.0:
1117411174
is-inside-container "^1.0.0"
1117511175
is-wsl "^2.2.0"
1117611176

11177-
openai@^4.19.1:
11178-
version "4.19.1"
11179-
resolved "https://registry.yarnpkg.com/openai/-/openai-4.19.1.tgz#229d6e994248966f255f6a5b849dcec28e3b3439"
11180-
integrity sha512-9TddzuZBn2xxhghGGTHLZ4EeNBGTLs3xVzh266NiSJvtUsCsZQ5yVV6H5NhnhyAkKK8uUiZOUUlUAk3HdV+4xg==
11177+
openai@^4.20.0:
11178+
version "4.20.0"
11179+
resolved "https://registry.yarnpkg.com/openai/-/openai-4.20.0.tgz#d171b5afb38e0c5ba07f9dd7b15b5c4bbc1f1bda"
11180+
integrity sha512-VbAYerNZFfIIeESS+OL9vgDkK8Mnri55n+jN0UN/HZeuM0ghGh6nDN6UGRZxslNgyJ7XmY/Ca9DO4YYyvrszGA==
1118111181
dependencies:
1118211182
"@types/node" "^18.11.18"
1118311183
"@types/node-fetch" "^2.6.4"

0 commit comments

Comments
 (0)