Skip to content

Commit a507a3b

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency openai to v6.17.0
1 parent 3d85b5c commit a507a3b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"morgan": "1.10.1",
3434
"node-cron": "4.2.1",
3535
"nodemailer": "7.0.13",
36-
"openai": "6.16.0",
36+
"openai": "6.17.0",
3737
"qcloud-cos-sts": "3.1.3",
3838
"unisms": "0.0.6",
3939
"web-push": "3.6.7"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2526,10 +2526,10 @@ onetime@^7.0.0:
25262526
dependencies:
25272527
mimic-function "^5.0.0"
25282528

2529-
openai@6.16.0:
2530-
version "6.16.0"
2531-
resolved "https://registry.yarnpkg.com/openai/-/openai-6.16.0.tgz#53661d9f6307dc7523e89637ff7c6ccd0be16c67"
2532-
integrity sha512-fZ1uBqjFUjXzbGc35fFtYKEOxd20kd9fDpFeqWtsOZWiubY8CZ1NAlXHW3iathaFvqmNtCWMIsosCuyeI7Joxg==
2529+
openai@6.17.0:
2530+
version "6.17.0"
2531+
resolved "https://registry.yarnpkg.com/openai/-/openai-6.17.0.tgz#33bb4977a48025e2ceb831a7dc0c7798bfbc394f"
2532+
integrity sha512-NHRpPEUPzAvFOAFs9+9pC6+HCw/iWsYsKCMPXH5Kw7BpMxqd8g/A07/1o7Gx2TWtCnzevVRyKMRFqyiHyAlqcA==
25332533

25342534
optionator@^0.9.3:
25352535
version "0.9.4"

0 commit comments

Comments
 (0)