diff --git a/package.json b/package.json index bc9ea597f6..8a989dd4b0 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@azure/storage-blob": "^12.12.0", "@hapi/joi": "^17.1.0", - "arsenal": "git+https://github.com/scality/arsenal#043b64c3d17ad2bbcc3ea34ddc2b3f6590c436b1", + "arsenal": "git+https://github.com/scality/arsenal#817bb836ec0e04fbf083b4c57e42e3986dcdc9bc", "async": "~2.5.0", "aws-sdk": "2.905.0", "bucketclient": "scality/bucketclient#8.1.9", diff --git a/yarn.lock b/yarn.lock index d12783062d..fc17a9e3ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1040,9 +1040,9 @@ arraybuffer.slice@~0.0.7: optionalDependencies: ioctl "^2.0.2" -"arsenal@git+https://github.com/scality/arsenal#043b64c3d17ad2bbcc3ea34ddc2b3f6590c436b1": - version "8.1.132" - resolved "git+https://github.com/scality/arsenal#043b64c3d17ad2bbcc3ea34ddc2b3f6590c436b1" +"arsenal@git+https://github.com/scality/arsenal#817bb836ec0e04fbf083b4c57e42e3986dcdc9bc": + version "8.1.133" + resolved "git+https://github.com/scality/arsenal#817bb836ec0e04fbf083b4c57e42e3986dcdc9bc" dependencies: "@azure/identity" "^3.1.1" "@azure/storage-blob" "^12.12.0"