Skip to content

Commit f653b92

Browse files
committed
bump utapi and bucketclient
Issue : CLDSRV-610
1 parent 3151b66 commit f653b92

File tree

2 files changed

+799
-387
lines changed

2 files changed

+799
-387
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"arsenal": "git+https://github.com/scality/arsenal#8.2.10",
2525
"async": "2.6.4",
2626
"aws-sdk": "^2.1692.0",
27-
"bucketclient": "scality/bucketclient#8.2.0",
27+
"bucketclient": "scality/bucketclient#8.2.1",
2828
"bufferutil": "^4.0.8",
2929
"commander": "^12.1.0",
3030
"cron-parser": "^4.9.0",
@@ -43,6 +43,7 @@
4343
"request": "^2.88.2",
4444
"scubaclient": "git+https://github.com/scality/scubaclient.git#fb7375a9298bda7df0e9f9ed81d7fc5b363590a9",
4545
"sql-where-parser": "^2.2.1",
46+
"utapi": "github:scality/utapi#8.2.0",
4647
"utf-8-validate": "^6.0.5",
4748
"utf8": "^3.0.0",
4849
"uuid": "^11.0.3",
@@ -71,6 +72,8 @@
7172
"tv4": "^1.3.0"
7273
},
7374
"resolutions": {
75+
"string-width": "4.2.3",
76+
"jsonwebtoken":"^9.0.0",
7477
"nan": "v2.22.0"
7578
},
7679
"scripts": {

0 commit comments

Comments
 (0)