Skip to content

Commit 65d46c6

Browse files
author
Will Toozs
committed
[edit]CLDSRV-527: add necessary packages
1 parent cc9bb90 commit 65d46c6

File tree

2 files changed

+627
-485
lines changed

2 files changed

+627
-485
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,12 @@
2020
"homepage": "https://github.com/scality/S3#readme",
2121
"dependencies": {
2222
"@hapi/joi": "^17.1.0",
23-
"arsenal": "git+https://github.com/scality/arsenal#7.70.29",
23+
"arsenal": "git+https://github.com/scality/arsenal#a643a3e6ccbc49327339a285de1d4cb17afcd171",
2424
"async": "~2.5.0",
2525
"aws-sdk": "2.905.0",
2626
"azure-storage": "^2.1.0",
2727
"bucketclient": "scality/bucketclient#7.10.6",
28+
"busboy": "^1.6.0",
2829
"commander": "^2.9.0",
2930
"cron-parser": "^2.11.0",
3031
"diskusage": "1.1.3",

0 commit comments

Comments
 (0)