Skip to content

Commit

Permalink
Update dependency openai to v4.76.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 76ad66f commit c6f057a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"node-calls-python": "1.9.1",
"node-fetch": "3.3.2",
"nodemailer": "6.9.15",
"openai": "4.73.0",
"openai": "4.76.3",
"openid-client": "5.6.5",
"opentelemetry-node-metrics": "3.0.0",
"otplib": "12.0.1",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10807,9 +10807,9 @@ __metadata:
languageName: node
linkType: hard

"openai@npm:4.73.0":
version: 4.73.0
resolution: "openai@npm:4.73.0"
"openai@npm:4.76.3":
version: 4.76.3
resolution: "openai@npm:4.76.3"
dependencies:
"@types/node": "npm:^18.11.18"
"@types/node-fetch": "npm:^2.6.4"
Expand All @@ -10825,7 +10825,7 @@ __metadata:
optional: true
bin:
openai: bin/cli
checksum: 10/d367a5f809716ffc5d07000aedccd01223b2c81a9aee2cf50902f45a5e876fa10e0efaabe9e727a6260daf86d3b7cda051021b3036cace3398cb10d0561edd38
checksum: 10/98856dd17ac3ec2cb787ab4b6d4bd1b7c81a725856c5fc7eecc1557d4b28078e79aa45ec382d9f2bdd7ec8d59478e04a0ec5cb2baedee42c965cbc4d5151b88e
languageName: node
linkType: hard

Expand Down Expand Up @@ -10959,7 +10959,7 @@ __metadata:
node-calls-python: "npm:1.9.1"
node-fetch: "npm:3.3.2"
nodemailer: "npm:6.9.15"
openai: "npm:4.73.0"
openai: "npm:4.76.3"
openid-client: "npm:5.6.5"
opentelemetry-node-metrics: "npm:3.0.0"
otplib: "npm:12.0.1"
Expand Down

0 comments on commit c6f057a

Please sign in to comment.