Skip to content

Commit 9a14005

Browse files
committed
Merge remote-tracking branch 'origin/w/9.1/bugfix/CLDSRV-834/bump_utapi' into w/9.2/bugfix/CLDSRV-834/bump_utapi
2 parents 6cf255e + 8a84f25 commit 9a14005

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.2.16",
3+
"version": "9.2.17",
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.3",
46+
"utapi": "github:scality/utapi#8.2.4",
4747
"utf-8-validate": "^6.0.5",
4848
"utf8": "^3.0.0",
4949
"uuid": "^11.0.3",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7018,9 +7018,9 @@ [email protected]:
70187018
punycode "1.3.2"
70197019
querystring "0.2.0"
70207020

7021-
"utapi@github:scality/utapi#8.2.3":
7021+
"utapi@github:scality/utapi#8.2.4":
70227022
version "8.2.4"
7023-
resolved "https://codeload.github.com/scality/utapi/tar.gz/f4366f8a40b3b009cdf016129f79bb13e2655ed2"
7023+
resolved "https://codeload.github.com/scality/utapi/tar.gz/0268bc1f00423648a456a633d27972e8c8d70c93"
70247024
dependencies:
70257025
"@hapi/joi" "^17.1.1"
70267026
"@senx/warp10" "^2.0.3"

0 commit comments

Comments
 (0)