From bbf53abb658f2a574f8a332fe2079ad71aac6673 Mon Sep 17 00:00:00 2001 From: williamlardier Date: Sat, 7 Dec 2024 02:57:05 +0100 Subject: [PATCH] Bump Arsenal 8.1.143 Issue: CLDSRV-590 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 82e47b2657..a10cc68a6c 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#8.1.142", + "arsenal": "https://github.com/scality/arsenal#8.1.143", "async": "~2.5.0", "aws-sdk": "2.905.0", "bucketclient": "scality/bucketclient#8.1.9", diff --git a/yarn.lock b/yarn.lock index 5af588008c..def705bc14 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#8.1.142": - version "8.1.142" - resolved "git+https://github.com/scality/arsenal#7402f096c9839815db5f03cbc2f4117536f55c28" +"arsenal@https://github.com/scality/arsenal#8.1.143": + version "8.1.143" + resolved "git+https://github.com/scality/arsenal#5a6069f7fdf75ca571e51ae75b4d1b28512515cd" dependencies: "@azure/identity" "^3.1.1" "@azure/storage-blob" "^12.12.0"