Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"arsenal": "git+https://github.com/scality/Arsenal#8.2.23",
"async": "2.6.4",
"aws-sdk": "^2.1692.0",
"bucketclient": "scality/bucketclient#8.2.4",
"bucketclient": "scality/bucketclient#8.2.5",
"bufferutil": "^4.0.8",
"commander": "^12.1.0",
"cron-parser": "^4.9.0",
Expand Down
9 changes: 9 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1648,6 +1648,15 @@ bucketclient@scality/bucketclient#8.2.4:
httpagent "git+https://github.com/scality/httpagent#1.1.0"
werelogs scality/werelogs#8.2.2

bucketclient@scality/bucketclient#8.2.5:
version "8.2.5"
uid aeb2655ef82fdacc56968e92367f01d09f0e09a2
resolved "https://codeload.github.com/scality/bucketclient/tar.gz/aeb2655ef82fdacc56968e92367f01d09f0e09a2"
dependencies:
arsenal "git+https://github.com/scality/Arsenal#8.2.4"
httpagent "git+https://github.com/scality/httpagent#1.1.0"
werelogs scality/werelogs#8.2.2

buffer-equal-constant-time@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz#f8e71132f7ffe6e01a5c9697a4c6f3e48d5cc819"
Expand Down
Loading