diff --git a/package.json b/package.json index e0c73be7..fe0967e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "s3utils", - "version": "1.14.19", + "version": "1.14.20", "engines": { "node": ">= 16" }, @@ -28,7 +28,7 @@ "dependencies": { "@senx/warp10": "^1.1.2", "JSONStream": "^1.3.5", - "arsenal": "git+https://github.com/scality/arsenal#8.1.146", + "arsenal": "git+https://github.com/scality/arsenal#8.1.163", "async": "^2.6.4", "aws-sdk": "^2.1005.0", "bucketclient": "git+https://github.com/scality/bucketclient#8.1.5", diff --git a/yarn.lock b/yarn.lock index 592eae9a..625fa719 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2061,9 +2061,9 @@ arraybuffer.slice@~0.0.7: optionalDependencies: ioctl "^2.0.2" -"arsenal@git+https://github.com/scality/arsenal#8.1.146": - version "8.1.146" - resolved "git+https://github.com/scality/arsenal#e4d285207c023a8cbf2c0e78027f4c16eed186a9" +"arsenal@git+https://github.com/scality/arsenal#8.1.163": + version "8.1.163" + resolved "git+https://github.com/scality/arsenal#a8517be0f4dd485a47f6fae83940e61f3dee1661" dependencies: "@azure/identity" "^3.1.1" "@azure/storage-blob" "^12.12.0"