Skip to content

Commit 9844ffb

Browse files
committed
dependencies install
Issue: CLDSRV-724
1 parent e77532d commit 9844ffb

File tree

2 files changed

+1145
-3
lines changed

2 files changed

+1145
-3
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@
1919
},
2020
"homepage": "https://github.com/scality/S3#readme",
2121
"dependencies": {
22+
"@aws-sdk/client-s3": "^3.705.0",
23+
"@aws-sdk/credential-providers": "^3.864.0",
2224
"@azure/storage-blob": "^12.28.0",
2325
"@hapi/joi": "^17.1.1",
26+
"@smithy/node-http-handler": "^3.0.0",
2427
"arsenal": "git+https://github.com/scality/Arsenal#8.2.30",
2528
"async": "2.6.4",
2629
"aws-sdk": "^2.1692.0",

0 commit comments

Comments
 (0)