Skip to content

Commit

Permalink
Update npm package openai to v4.74.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Dec 5, 2024
1 parent a33e4ec commit cdabf2d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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.68.4",
"openai": "4.74.0",
"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 @@ -97,7 +97,7 @@
"nanoid": "3.3.7",
"nodemailer": "6.9.16",
"oembed-providers": "1.0.20241022",
"openai": "4.68.4",
"openai": "4.74.0",
"ts-json-schema-generator": "1.5.1",
"tsx": "4.19.2",
"typescript": "5.6.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ __metadata:
md5: "npm:2.3.0"
mime-types: "npm:2.1.35"
officeparser: "npm:4.2.0"
openai: "npm:4.68.4"
openai: "npm:4.74.0"
openai-chat-tokens: "npm:0.2.8"
papaparse: "npm:5.4.1"
pdf2json: "npm:3.1.4"
Expand Down Expand Up @@ -459,7 +459,7 @@ __metadata:
nanoid: "npm:3.3.7"
nodemailer: "npm:6.9.16"
oembed-providers: "npm:1.0.20241022"
openai: "npm:4.68.4"
openai: "npm:4.74.0"
prettier: "npm:3.4.2"
rimraf: "npm:6.0.1"
ts-json-schema-generator: "npm:1.5.1"
Expand Down Expand Up @@ -36287,9 +36287,9 @@ __metadata:
languageName: node
linkType: hard

"openai@npm:4.68.4":
version: 4.68.4
resolution: "openai@npm:4.68.4"
"openai@npm:4.74.0":
version: 4.74.0
resolution: "openai@npm:4.74.0"
dependencies:
"@types/node": "npm:^18.11.18"
"@types/node-fetch": "npm:^2.6.4"
Expand All @@ -36305,7 +36305,7 @@ __metadata:
optional: true
bin:
openai: bin/cli
checksum: 10c0/4f81795d0847ad145815299fc4f6448f084f9db43ede651776ca636d4907ff9a07de9379b9feea5e54a2d96e95ee9bcc74c3284e13376bf80684be74e0041479
checksum: 10c0/4e8671e0832f2efa8dcf870132ceabda3cd8236288484c892b7c4c9b482c3e8c0d0422bd785f4098748ee8e78968bfdddfbe8bc3e9a0a2a334618d50c25f22e4
languageName: node
linkType: hard

Expand Down

0 comments on commit cdabf2d

Please sign in to comment.