Skip to content

Commit 5c1fdd2

Browse files
committed
dependencies install
Issue: CLDSRV-724
1 parent 532fd7c commit 5c1fdd2

File tree

2 files changed

+1811
-5
lines changed

2 files changed

+1811
-5
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,12 @@
1919
},
2020
"homepage": "https://github.com/scality/S3#readme",
2121
"dependencies": {
22+
"@aws-sdk/client-s3": "^3.908.0",
23+
"@aws-sdk/credential-providers": "^3.864.0",
2224
"@azure/storage-blob": "^12.28.0",
2325
"@hapi/joi": "^17.1.1",
2426
"arsenal": "git+https://github.com/scality/Arsenal#8.2.41",
2527
"async": "2.6.4",
26-
"aws-sdk": "^2.1692.0",
2728
"bucketclient": "scality/bucketclient#8.2.7",
2829
"bufferutil": "^4.0.8",
2930
"commander": "^12.1.0",

0 commit comments

Comments
 (0)