Skip to content

Commit

Permalink
Update npm package openai to v4.76.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Dec 17, 2024
1 parent 1f019bb commit eb11fca
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/hash-ai-worker-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"md5": "2.3.0",
"mime-types": "2.1.35",
"officeparser": "4.2.0",
"openai": "4.76.2",
"openai": "4.76.3",
"openai-chat-tokens": "0.2.8",
"papaparse": "5.4.1",
"pdf2json": "3.1.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"nanoid": "3.3.8",
"nodemailer": "6.9.16",
"oembed-providers": "1.0.20241022",
"openai": "4.76.2",
"openai": "4.76.3",
"ts-json-schema-generator": "1.5.1",
"tsx": "4.19.2",
"typescript": "5.7.2",
Expand Down
28 changes: 25 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ __metadata:
md5: "npm:2.3.0"
mime-types: "npm:2.1.35"
officeparser: "npm:4.2.0"
openai: "npm:4.76.2"
openai: "npm:4.76.3"
openai-chat-tokens: "npm:0.2.8"
papaparse: "npm:5.4.1"
pdf2json: "npm:3.1.4"
Expand Down Expand Up @@ -444,7 +444,7 @@ __metadata:
nanoid: "npm:3.3.8"
nodemailer: "npm:6.9.16"
oembed-providers: "npm:1.0.20241022"
openai: "npm:4.76.2"
openai: "npm:4.76.3"
prettier: "npm:3.4.2"
rimraf: "npm:6.0.1"
ts-json-schema-generator: "npm:1.5.1"
Expand Down Expand Up @@ -37514,7 +37514,29 @@ __metadata:
languageName: node
linkType: hard

"openai@npm:4.76.2, openai@npm:^4.38.0":
"openai@npm:4.76.3":
version: 4.76.3
resolution: "openai@npm:4.76.3"
dependencies:
"@types/node": "npm:^18.11.18"
"@types/node-fetch": "npm:^2.6.4"
abort-controller: "npm:^3.0.0"
agentkeepalive: "npm:^4.2.1"
form-data-encoder: "npm:1.7.2"
formdata-node: "npm:^4.3.2"
node-fetch: "npm:^2.6.7"
peerDependencies:
zod: ^3.23.8
peerDependenciesMeta:
zod:
optional: true
bin:
openai: bin/cli
checksum: 10c0/0ef8c8fd125886ebc67a8b13ff6106d701cbace274586d8f7fcc91355275dd50d4048e5e543167400c79fba6797a0dd903e0e94f2b0c7949f61c3d03f51d0ab2
languageName: node
linkType: hard

"openai@npm:^4.38.0":
version: 4.76.2
resolution: "openai@npm:4.76.2"
dependencies:
Expand Down

0 comments on commit eb11fca

Please sign in to comment.