diff --git a/package.json b/package.json index 1736411bae..f3b7d65eb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "s3", - "version": "7.70.45-4", + "version": "7.70.45-5", "description": "S3 connector", "main": "index.js", "engines": { @@ -35,7 +35,7 @@ "moment": "^2.26.0", "npm-run-all": "~4.1.5", "prom-client": "14.2.0", - "utapi": "git+https://github.com/scality/utapi#7.70.5", + "utapi": "git+https://github.com/scality/utapi#7.70.6", "utf8": "~2.1.1", "uuid": "^3.0.1", "vaultclient": "scality/vaultclient#7.10.13", diff --git a/yarn.lock b/yarn.lock index a4ea7a2d1f..381c49a993 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5476,9 +5476,9 @@ user-home@^2.0.0: dependencies: os-homedir "^1.0.0" -"utapi@git+https://github.com/scality/utapi#7.70.5": - version "7.70.5" - resolved "git+https://github.com/scality/utapi#20667ff74176879da22d745fc6db0896270dd610" +"utapi@git+https://github.com/scality/utapi#7.70.6": + version "7.70.6" + resolved "git+https://github.com/scality/utapi#d9089b7fdacb0a5c5b58a6be06c3305fd9374dfa" dependencies: "@hapi/joi" "^17.1.1" "@senx/warp10" "^1.0.14"