Skip to content

Commit 7e37072

Browse files
committed
bump
1 parent db8da7f commit 7e37072

File tree

2 files changed

+432
-310
lines changed

2 files changed

+432
-310
lines changed

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"dependencies": {
2020
"@hapi/joi": "^17.1.1",
2121
"@senx/warp10": "^1.0.14",
22-
"arsenal": "git+https://github.com/scality/arsenal#41e0675c9aa9882fe71a0976b03ef64e3785fe23",
22+
"arsenal": "git+https://github.com/scality/arsenal#c46bc2a1fd7cba334a4681758ce21c8065eba5ef",
2323
"async": "^3.2.0",
2424
"aws-sdk": "^2.1005.0",
2525
"aws4": "^1.8.0",
2626
"backo": "^1.1.0",
2727
"body-parser": "^1.19.0",
28-
"bucketclient": "scality/bucketclient#ad53052bf98bb730c59d656159b0b656d6e40a30",
28+
"bucketclient": "scality/bucketclient#00ba1466104720f5fc2cf8051b0b0c5cbcd47f0a",
2929
"byte-size": "^7.0.0",
3030
"commander": "^5.1.0",
3131
"cron-parser": "^2.15.0",
@@ -57,9 +57,7 @@
5757
"**/@yarnpkg/fslib": "2.4.0",
5858
"**/@yarnpkg/libzip": "2.2.1",
5959
"**/@yarnpkg/json-proxy": "2.1.0",
60-
"**/@yarnpkg/parsers": "2.3.0",
61-
"fcntl": "github:scality/node-fcntl#fead179c11f35c5a435c6057b672311821f08b60",
62-
"arsenal": "git+https://github.com/scality/arsenal#41e0675c9aa9882fe71a0976b03ef64e3785fe23"
60+
"**/@yarnpkg/parsers": "2.3.0"
6361
},
6462
"scripts": {
6563
"ft_test": "mocha --recursive tests/functional",

0 commit comments

Comments
 (0)