Skip to content

Commit

Permalink
Bump openai from 4.47.1 to 4.52.7 in /functions (#5628)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Jul 20, 2024
2 parents 137f4c8 + c0800f8 commit 514af36
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.15.3",
"koa-yup-validator": "^4.1.0",
"mjml": "^4.15.3",
"openai": "^4.47.1",
"openai": "^4.52.7",
"ramda": "^0.30.0",
"semver": "^7.6.2",
"stripe": "^14.21.0",
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7542,10 +7542,10 @@ open@^9.1.0:
is-inside-container "^1.0.0"
is-wsl "^2.2.0"

openai@^4.47.1:
version "4.47.1"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.47.1.tgz#1d23c7a8eb3d7bcdc69709cd905f4c9af0181dba"
integrity sha512-WWSxhC/69ZhYWxH/OBsLEirIjUcfpQ5+ihkXKp06hmeYXgBBIUCa9IptMzYx6NdkiOCsSGYCnTIsxaic3AjRCQ==
openai@^4.52.7:
version "4.52.7"
resolved "https://registry.yarnpkg.com/openai/-/openai-4.52.7.tgz#e32b000142287a9e8eda8512ba28df33d11ec1f1"
integrity sha512-dgxA6UZHary6NXUHEDj5TWt8ogv0+ibH+b4pT5RrWMjiRZVylNwLcw/2ubDrX5n0oUmHX/ZgudMJeemxzOvz7A==
dependencies:
"@types/node" "^18.11.18"
"@types/node-fetch" "^2.6.4"
Expand Down

0 comments on commit 514af36

Please sign in to comment.