Skip to content

Commit 1550037

Browse files
committed
Merge branch 'bugfix/CLDSRV-834/bump_utapi' into q/9.0
2 parents ff0a495 + 27a9068 commit 1550037

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.0.35",
3+
"version": "9.0.36",
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
@@ -6947,9 +6947,9 @@ [email protected]:
69476947
punycode "1.3.2"
69486948
querystring "0.2.0"
69496949

6950-
"utapi@github:scality/utapi#8.2.3":
6950+
"utapi@github:scality/utapi#8.2.4":
69516951
version "8.2.4"
6952-
resolved "https://codeload.github.com/scality/utapi/tar.gz/f4366f8a40b3b009cdf016129f79bb13e2655ed2"
6952+
resolved "https://codeload.github.com/scality/utapi/tar.gz/0268bc1f00423648a456a633d27972e8c8d70c93"
69536953
dependencies:
69546954
"@hapi/joi" "^17.1.1"
69556955
"@senx/warp10" "^2.0.3"

0 commit comments

Comments
 (0)