Skip to content

Commit f9dc901

Browse files
authored
Merge pull request #1134 from hardisgroupcom/dependabot-npm_and_yarn-openai-4.89.0
fix(deps): bump openai from 4.86.1 to 4.89.0
2 parents c1840ce + 97a9ab9 commit f9dc901

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"mega-linter-runner": "^8.4.2",
5050
"moment": "^2.30.1",
5151
"open": "^10.1.0",
52-
"openai": "^4.86.1",
52+
"openai": "^4.89.0",
5353
"ora": "^8.2.0",
5454
"papaparse": "^5.5.2",
5555
"pascalcase": "^2.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10055,10 +10055,10 @@ open@^10.0.2, open@^10.1.0:
1005510055
is-inside-container "^1.0.0"
1005610056
is-wsl "^3.1.0"
1005710057

10058-
openai@^4.86.1:
10059-
version "4.86.1"
10060-
resolved "https://registry.yarnpkg.com/openai/-/openai-4.86.1.tgz#4147252d5e6255e2ae716ea59b1d4e54a1c1472a"
10061-
integrity sha512-x3iCLyaC3yegFVZaxOmrYJjitKxZ9hpVbLi+ZlT5UHuHTMlEQEbKXkGOM78z9qm2T5GF+XRUZCP2/aV4UPFPJQ==
10058+
openai@^4.89.0:
10059+
version "4.89.0"
10060+
resolved "https://registry.yarnpkg.com/openai/-/openai-4.89.0.tgz#82282928c5e1f1a9fa1a96b8ced8b76314b9ff05"
10061+
integrity sha512-XNI0q2l8/Os6jmojxaID5EhyQjxZgzR2gWcpEjYWK5hGKwE7AcifxEY7UNwFDDHJQXqeiosQ0CJwQN+rvnwdjA==
1006210062
dependencies:
1006310063
"@types/node" "^18.11.18"
1006410064
"@types/node-fetch" "^2.6.4"

0 commit comments

Comments
 (0)