Skip to content

Commit

Permalink
Update npm package openai to v4.71.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Nov 9, 2024
1 parent c4b5ed9 commit 9c4debe
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 @@ -79,7 +79,7 @@
"md5": "2.3.0",
"mime-types": "2.1.35",
"officeparser": "4.2.0",
"openai": "4.68.4",
"openai": "4.71.1",
"openai-chat-tokens": "0.2.8",
"papaparse": "5.4.1",
"puppeteer": "22.15.0",
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.71.1",
"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 @@ -24830,10 +24830,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.71.1, openai@^4.38.0:
version "4.71.1"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.71.1.tgz#f26bf5db00d75703676d80bf0ae7cb7674e41eac"
integrity sha512-C6JNMaQ1eijM0lrjiRUL3MgThVP5RdwNAghpbJFdW0t11LzmyqON8Eh8MuUuEZ+CeD6bgYl2Fkn2BoptVxv9Ug==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit 9c4debe

Please sign in to comment.