Skip to content

Commit ea87b03

Browse files
committed
Merge branch 'w/9.0/bugfix/CLDSRV-655-bump-utapi' into tmp/octopus/w/9.1/bugfix/CLDSRV-655-bump-utapi
2 parents 43fc040 + c7596f2 commit ea87b03

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)