Skip to content

Commit db8da7f

Browse files
committed
bump dependencies
1 parent 5e17141 commit db8da7f

File tree

2 files changed

+312
-385
lines changed

2 files changed

+312
-385
lines changed

package.json

Lines changed: 3 additions & 3 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#8.2.1",
22+
"arsenal": "git+https://github.com/scality/arsenal#41e0675c9aa9882fe71a0976b03ef64e3785fe23",
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#8.1.9",
28+
"bucketclient": "scality/bucketclient#ad53052bf98bb730c59d656159b0b656d6e40a30",
2929
"byte-size": "^7.0.0",
3030
"commander": "^5.1.0",
3131
"cron-parser": "^2.15.0",
@@ -59,7 +59,7 @@
5959
"**/@yarnpkg/json-proxy": "2.1.0",
6060
"**/@yarnpkg/parsers": "2.3.0",
6161
"fcntl": "github:scality/node-fcntl#fead179c11f35c5a435c6057b672311821f08b60",
62-
"arsenal": "git+https://github.com/scality/arsenal#8.2.1"
62+
"arsenal": "git+https://github.com/scality/arsenal#41e0675c9aa9882fe71a0976b03ef64e3785fe23"
6363
},
6464
"scripts": {
6565
"ft_test": "mocha --recursive tests/functional",

0 commit comments

Comments
 (0)