Skip to content

Commit 7af9355

Browse files
UTAPI-116: Bump scality dependencies
1 parent 38badb7 commit 7af9355

File tree

2 files changed

+199
-124
lines changed

2 files changed

+199
-124
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"dependencies": {
2020
"@hapi/joi": "^17.1.1",
2121
"@senx/warp10": "^2.0.3",
22-
"arsenal": "git+https://github.com/scality/Arsenal#8.2.6",
22+
"arsenal": "https://github.com/scality/Arsenal#8.2.28",
2323
"async": "^3.2.6",
2424
"aws-sdk": "^2.1005.0",
2525
"aws4": "^1.13.2",
2626
"backo": "^1.1.0",
2727
"body-parser": "^1.20.3",
28-
"bucketclient": "scality/bucketclient#8.2.4",
28+
"bucketclient": "scality/bucketclient#8.2.5",
2929
"byte-size": "^9.0.1",
3030
"commander": "^12.1.0",
3131
"cron-parser": "^4.9.0",
@@ -40,8 +40,8 @@
4040
"oas-tools": "^2.2.2",
4141
"prom-client": "^15.1.3",
4242
"uuid": "^11.0.3",
43-
"vaultclient": "scality/vaultclient#8.5.1",
44-
"werelogs": "scality/werelogs#8.2.1"
43+
"vaultclient": "scality/vaultclient#8.5.3",
44+
"werelogs": "scality/werelogs#8.2.2"
4545
},
4646
"devDependencies": {
4747
"eslint": "^9.17.0",

0 commit comments

Comments
 (0)