Skip to content

Commit

Permalink
Update npm package openai to v4.73.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Nov 23, 2024
1 parent bb93cc9 commit 0de95e5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.73.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.73.0",
"ts-json-schema-generator": "1.5.1",
"tsx": "4.19.2",
"typescript": "5.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25117,10 +25117,10 @@ [email protected]:
dependencies:
js-tiktoken "^1.0.7"

openai@4.68.4, openai@^4.38.0:
version "4.68.4"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.68.4.tgz#f8d684c1f2408d362164ad71916e961941aeedd1"
integrity sha512-LRinV8iU9VQplkr25oZlyrsYGPGasIwYN8KFMAAFTHHLHjHhejtJ5BALuLFrkGzY4wfbKhOhuT+7lcHZ+F3iEA==
openai@4.73.0, openai@^4.38.0:
version "4.73.0"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.73.0.tgz#b8f8a4793d4db91e7eeab7235446d2cfe3aa0e9c"
integrity sha512-NZstV77w3CEol9KQTRBRQ15+Sw6nxVTicAULSjYO4wn9E5gw72Mtp3fAVaBFXyyVPws4241YmFG6ya4L8v03tA==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit 0de95e5

Please sign in to comment.