Skip to content

Commit

Permalink
Update dependency openai to v4.77.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 343e8b6 commit d364e00
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 @@ -131,7 +131,7 @@
"node-calls-python": "1.9.1",
"node-fetch": "3.3.2",
"nodemailer": "6.9.15",
"openai": "4.73.0",
"openai": "4.77.4",
"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 @@ -11439,9 +11439,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -11594,7 +11594,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.77.4"
openid-client: "npm:5.6.5"
opentelemetry-node-metrics: "npm:3.0.0"
otplib: "npm:12.0.1"
Expand Down

0 comments on commit d364e00

Please sign in to comment.