Skip to content

Commit 48dbc83

Browse files
chore(deps): bump openai from 4.18.0 to 4.19.0 (#10035)
1 parent fa87b01 commit 48dbc83

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.18.0",
119+
"openai": "^4.19.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
@@ -11181,10 +11181,10 @@ open@^9.1.0:
1118111181
is-inside-container "^1.0.0"
1118211182
is-wsl "^2.2.0"
1118311183

11184-
openai@^4.18.0:
11185-
version "4.18.0"
11186-
resolved "https://registry.yarnpkg.com/openai/-/openai-4.18.0.tgz#445f2001c2261ca3b4372039103fa5fc072d70bb"
11187-
integrity sha512-0C+waXoU7mvp/1QZzwnmPCkq4t02VJkjL1EXn0Pd7pFuTA0Y4y1LwzSZSiF/tpxw+Pr7diHVJjbfJ8QbdZnEcA==
11184+
openai@^4.19.0:
11185+
version "4.19.0"
11186+
resolved "https://registry.yarnpkg.com/openai/-/openai-4.19.0.tgz#201bf971d2296b028f852fe9dabf61c4e5b96e71"
11187+
integrity sha512-cJbl0noZyAaXVKBTMMq6X5BAvP1pm2rWYDBnZes99NL+Zh5/4NmlAwyuhTZEru5SqGGZIoiYKeMPXy4bm9DI0w==
1118811188
dependencies:
1118911189
"@types/node" "^18.11.18"
1119011190
"@types/node-fetch" "^2.6.4"

0 commit comments

Comments
 (0)