Skip to content

Commit 24cb99f

Browse files
Merge remote-tracking branch 'origin/bugfix/CLDSRV-642-bump-bucketclient' into w/7.70/bugfix/CLDSRV-642-bump-bucketclient
2 parents d1bcff9 + ba3751e commit 24cb99f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"async": "~2.5.0",
2525
"aws-sdk": "2.905.0",
2626
"azure-storage": "^2.1.0",
27-
"bucketclient": "scality/bucketclient#7.10.6",
27+
"bucketclient": "scality/bucketclient#7.10.20",
2828
"commander": "^2.9.0",
2929
"cron-parser": "^2.11.0",
3030
"diskusage": "1.1.3",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -904,6 +904,14 @@ bson@^1.1.4:
904904
resolved "https://registry.yarnpkg.com/bson/-/bson-1.1.6.tgz#fb819be9a60cd677e0853aee4ca712a785d6618a"
905905
integrity sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg==
906906

907+
bucketclient@scality/bucketclient#7.10.20:
908+
version "7.10.20"
909+
resolved "https://codeload.github.com/scality/bucketclient/tar.gz/b4123d0407c82d0bfa0072de976c5ef512831fb5"
910+
dependencies:
911+
agentkeepalive "^4.1.4"
912+
arsenal "git+https://github.com/scality/Arsenal#7.10.46"
913+
werelogs scality/werelogs#8.1.0
914+
907915
bucketclient@scality/bucketclient#7.10.6:
908916
version "7.10.6"
909917
resolved "https://codeload.github.com/scality/bucketclient/tar.gz/115ab1ae974781aafaba455cf83228b1732191af"

0 commit comments

Comments
 (0)