Skip to content

Commit c7596f2

Browse files
Merge remote-tracking branch 'origin/w/8.8/bugfix/CLDSRV-655-bump-utapi' into w/9.0/bugfix/CLDSRV-655-bump-utapi
2 parents c3a13f5 + a1fa361 commit c7596f2

File tree

2 files changed

+19
-413
lines changed

2 files changed

+19
-413
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zenko/cloudserver",
3-
"version": "9.0.13",
3+
"version": "9.0.14",
44
"description": "Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol",
55
"main": "index.js",
66
"engines": {
@@ -43,7 +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",
46+
"utapi": "github:scality/utapi#8.2.1",
4747
"utf-8-validate": "^6.0.5",
4848
"utf8": "^3.0.0",
4949
"uuid": "^11.0.3",

0 commit comments

Comments
 (0)