Skip to content

Commit c797252

Browse files
Merge remote-tracking branch 'origin/w/8.8/bugfix/CLDSRV-654-bump-bucketclient' into w/9.0/bugfix/CLDSRV-654-bump-bucketclient
2 parents 6d0c57c + f4ff867 commit c797252

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"arsenal": "git+https://github.com/scality/Arsenal#8.2.18",
2525
"async": "2.6.4",
2626
"aws-sdk": "^2.1692.0",
27-
"bucketclient": "scality/bucketclient#8.2.3",
27+
"bucketclient": "scality/bucketclient#8.2.4",
2828
"bufferutil": "^4.0.8",
2929
"commander": "^12.1.0",
3030
"cron-parser": "^4.9.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1733,9 +1733,9 @@ bucketclient@scality/bucketclient#8.2.0:
17331733
httpagent "git+https://github.com/scality/httpagent#1.1.0"
17341734
werelogs scality/werelogs#8.1.5
17351735

1736-
bucketclient@scality/bucketclient#8.2.3:
1737-
version "8.2.3"
1738-
resolved "https://codeload.github.com/scality/bucketclient/tar.gz/3dfe625021ef45ee2a0f6321e0a9ba04dee63378"
1736+
bucketclient@scality/bucketclient#8.2.4:
1737+
version "8.2.4"
1738+
resolved "https://codeload.github.com/scality/bucketclient/tar.gz/99ce471a7e665547317e0103a1ba38d75e331a63"
17391739
dependencies:
17401740
arsenal "git+https://github.com/scality/Arsenal#8.2.4"
17411741
httpagent "git+https://github.com/scality/httpagent#1.1.0"

0 commit comments

Comments
 (0)