Chore/Update s3 version (#4883)

update s3 version
This commit is contained in:
Henry Heng 2025-07-16 11:55:52 +01:00 committed by GitHub
parent 791c1e3274
commit 9839009823
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 223 additions and 495 deletions

View File

@ -22,7 +22,7 @@
"@arizeai/openinference-instrumentation-langchain": "^2.0.0", "@arizeai/openinference-instrumentation-langchain": "^2.0.0",
"@aws-sdk/client-bedrock-runtime": "3.422.0", "@aws-sdk/client-bedrock-runtime": "3.422.0",
"@aws-sdk/client-dynamodb": "^3.360.0", "@aws-sdk/client-dynamodb": "^3.360.0",
"@aws-sdk/client-s3": "^3.427.0", "@aws-sdk/client-s3": "^3.844.0",
"@aws-sdk/client-secrets-manager": "^3.699.0", "@aws-sdk/client-secrets-manager": "^3.699.0",
"@datastax/astra-db-ts": "1.5.0", "@datastax/astra-db-ts": "1.5.0",
"@dqbd/tiktoken": "^1.0.21", "@dqbd/tiktoken": "^1.0.21",

File diff suppressed because one or more lines are too long