Skip to content

Commit fd8e83f

Browse files
committed
Merge remote-tracking branch 'origin/w/7.70/improvement/CLDSRV-730/bump_utapi' into w/8.8/improvement/CLDSRV-730/bump_utapi
2 parents 80baeae + 7709f0d commit fd8e83f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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": "8.8.57",
3+
"version": "8.8.58",
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.81.0",
4444
"scubaclient": "git+https://github.com/scality/scubaclient.git#fb7375a9298bda7df0e9f9ed81d7fc5b363590a9",
4545
"sql-where-parser": "~2.2.1",
46-
"utapi": "github:scality/utapi#8.1.17",
46+
"utapi": "github:scality/utapi#8.1.18",
4747
"utf-8-validate": "^5.0.8",
4848
"utf8": "~2.1.1",
4949
"uuid": "^8.3.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6330,9 +6330,9 @@ url@0.10.3:
63306330
punycode "1.3.2"
63316331
querystring "0.2.0"
63326332

6333-
"utapi@github:scality/utapi#8.1.17":
6334-
version "8.1.17"
6335-
resolved "https://codeload.github.com/scality/utapi/tar.gz/149379fae80f9f702ce630f5d95ff227e3f3dddd"
6333+
"utapi@github:scality/utapi#8.1.18":
6334+
version "8.1.18"
6335+
resolved "https://codeload.github.com/scality/utapi/tar.gz/63dee5315c23ceea52443a106b691d02b3c0f0c9"
63366336
dependencies:
63376337
"@hapi/joi" "^17.1.1"
63386338
"@senx/warp10" "^1.0.14"

0 commit comments

Comments
 (0)