Skip to content

Commit

Permalink
[backend] Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelHassine committed Apr 18, 2024
1 parent 2d4a446 commit 8c57ac7
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 196 deletions.
14 changes: 7 additions & 7 deletions opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@
"node": ">= 17.*"
},
"dependencies": {
"@aws-sdk/client-s3": "3.549.0",
"@aws-sdk/client-sts": "3.549.0",
"@aws-sdk/credential-provider-node": "3.549.0",
"@aws-sdk/lib-storage": "3.549.0",
"@aws-sdk/client-s3": "3.556.0",
"@aws-sdk/client-sts": "3.556.0",
"@aws-sdk/credential-provider-node": "3.556.0",
"@aws-sdk/lib-storage": "3.556.0",
"@aws-sdk/property-provider": "3.374.0",
"@elastic/elasticsearch": "8.13.0",
"@elastic/transport": "8.5.0",
"@elastic/elasticsearch": "8.13.1",
"@elastic/transport": "8.5.1",
"@escape.tech/graphql-armor": "2.4.0",
"@graphql-tools/schema": "10.0.3",
"@graphql-tools/utils": "10.1.2",
"@jorgeferrero/stream-to-buffer": "2.0.6",
"@mistralai/mistralai": "0.1.3",
"@opensearch-project/opensearch": "2.6.0",
"@opensearch-project/opensearch": "2.7.0",
"@opentelemetry/api": "1.8.0",
"@opentelemetry/api-metrics": "0.33.0",
"@opentelemetry/exporter-metrics-otlp-http": "0.50.0",
Expand Down
Loading

0 comments on commit 8c57ac7

Please sign in to comment.