Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
Merge pull request #12 from zoenolan/dependabot/npm_and_yarn/openai-4…
Browse files Browse the repository at this point in the history
….3.0

Bump openai from 4.0.1 to 4.3.0
  • Loading branch information
zoenolan authored Aug 28, 2023
2 parents 3933c33 + 6722686 commit 30feed4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"aiml-high": "github:joinzien/aiml-high",
"dotenv": "^16.3.1",
"openai": "^4.0.1"
"openai": "^4.3.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -651,10 +651,10 @@ once@^1.3.0:
dependencies:
wrappy "1"

openai@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.0.1.tgz#bcf1b4a53ee23f2df0f60e96eadc908c95eed1e2"
integrity sha512-UanMv/kCD/ylgOdBrkkRgkoFXdfENrXYWNvYdvPttXZaEJmRVY9MZSknlkWYH7iPMX6tTcz6szbI2d3O04UFag==
openai@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.3.0.tgz#e12320015be7b86469304318ccf9a34e3d81a4df"
integrity sha512-ObF5jxvZoQbCNAI6FiiNkzFDinBRbu4KPm73/PKCy9UvjI24kPpnN9kK56rtPDVYxfk78C0A2SK0bJAE633BuQ==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit 30feed4

Please sign in to comment.