Skip to content

Commit

Permalink
Bump openai from 4.10.0 to 4.11.0 in /functions (#3792)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Oct 6, 2023
2 parents fd70d81 + 8f8a5f0 commit a9ba364
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"koa": "^2.14.2",
"koa-yup-validator": "^4.1.0",
"mjml": "^4.14.1",
"openai": "^4.10.0",
"openai": "^4.11.0",
"ramda": "^0.29.0",
"semver": "^7.5.4",
"stripe": "^13.8.0",
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7479,10 +7479,10 @@ open@^9.1.0:
is-inside-container "^1.0.0"
is-wsl "^2.2.0"

openai@^4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.10.0.tgz#60d8f2a469ac7109a34115c75b6d66edbac1d914"
integrity sha512-II4b5/7qzwYkqA9MSjgqdofCc798EW+dtF2h6qNaVLet+qO7FShAJTWnoyzb50J4ZH1rPxRFAsmDLIhY3PT6DQ==
openai@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.11.0.tgz#8adc03e6f74e71cc501d798d81209aa06e4ca14b"
integrity sha512-zU/MJxZTijL0Ym6CKoQPbnmHDsGZlH9g5zorPszdc41OyLxlhnlrorBcGzmGS9qpnjGGNncJR1hfg/mXq0OONw==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit a9ba364

Please sign in to comment.