Skip to content

Commit

Permalink
Bump openai from 4.14.1 to 4.14.2 in /functions (#3994)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Nov 3, 2023
2 parents 47baacc + 46b63a2 commit f7779d1
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.14.1",
"openai": "^4.14.2",
"ramda": "^0.29.1",
"semver": "^7.5.4",
"stripe": "^14.2.0",
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7597,10 +7597,10 @@ open@^9.1.0:
is-inside-container "^1.0.0"
is-wsl "^2.2.0"

openai@^4.14.1:
version "4.14.1"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.14.1.tgz#26ffa8e86a57da6595b46350355a754d934e61a1"
integrity sha512-aBb7DVdzSnEUBFHTbnVoitauefvjRuUHS5pa7lm1m5JmHifD+1Hff1RzxYC12ogugVcCmWT99NZNfzyD6n/0IQ==
openai@^4.14.2:
version "4.14.2"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.14.2.tgz#edc09e986a922da22d14b96b547c29f435e724ae"
integrity sha512-JGlm7mMC7J+cyQZnQMOH7daD9cBqqWqLtlBsejElEkgoehPrYfdyxSxIGICz5xk4YimbwI5FlLATSVojLtCKXQ==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit f7779d1

Please sign in to comment.