File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " backbeat" ,
3
- "version" : " 8.6.54 " ,
3
+ "version" : " 8.6.55 " ,
4
4
"description" : " Asynchronous queue and job manager" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
51
51
"aws-sdk" : " ^2.938.0" ,
52
52
"backo" : " ^1.1.0" ,
53
53
"breakbeat" : " scality/breakbeat#v1.0.3" ,
54
- "bucketclient" : " scality/bucketclient#8.1.9 " ,
54
+ "bucketclient" : " scality/bucketclient#8.1.14 " ,
55
55
"commander" : " ^2.11.0" ,
56
56
"fcntl" : " github:scality/node-fcntl#0.2.2" ,
57
57
"httpagent" : " git+https://github.com/scality/httpagent#1.0.6" ,
Original file line number Diff line number Diff line change @@ -1506,6 +1506,14 @@ bson@~1.0.4:
1506
1506
resolved "https://registry.yarnpkg.com/bson/-/bson-1.0.9.tgz#12319f8323b1254739b7c6bef8d3e89ae05a2f57"
1507
1507
integrity sha512-IQX9/h7WdMBIW/q/++tGd+emQr0XMdeZ6icnT/74Xk9fnabWn+gZgpE+9V+gujL3hhJOoNrnDVY7tWdzc7NUTg==
1508
1508
1509
+ bucketclient@scality/bucketclient#8.1.14:
1510
+ version "8.1.14"
1511
+ resolved "https://codeload.github.com/scality/bucketclient/tar.gz/b63aea763c3ce04bf315511aaca51f410ab75cfa"
1512
+ dependencies :
1513
+ arsenal "git+https://github.com/scality/Arsenal#8.1.87"
1514
+ httpagent "git+https://github.com/scality/httpagent#1.0.5"
1515
+ werelogs scality/werelogs#8.1.2
1516
+
1509
1517
bucketclient@scality/bucketclient#8.1.5:
1510
1518
version "8.1.5"
1511
1519
resolved "https://codeload.github.com/scality/bucketclient/tar.gz/3941311c147a36178caf02dfeea8c4041f017ef6"
@@ -1514,14 +1522,6 @@ bucketclient@scality/bucketclient#8.1.5:
1514
1522
arsenal "git+https://github.com/scality/Arsenal#8.1.62"
1515
1523
werelogs scality/werelogs#8.1.0
1516
1524
1517
- bucketclient@scality/bucketclient#8.1.9:
1518
- version "8.1.9"
1519
- resolved "https://codeload.github.com/scality/bucketclient/tar.gz/acbd1c4f6a0e337d19fc6ebc18d31504cec88b35"
1520
- dependencies :
1521
- arsenal "git+https://github.com/scality/Arsenal#8.1.87"
1522
- httpagent "git+https://github.com/scality/httpagent#1.0.5"
1523
- werelogs scality/werelogs#8.1.2
1524
-
1525
1525
1526
1526
version "1.0.1"
1527
1527
resolved "https://registry.yarnpkg.com/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz#f8e71132f7ffe6e01a5c9697a4c6f3e48d5cc819"
You can’t perform that action at this time.
0 commit comments