From c5e5fcf99b7cd4201e674053aaf2fe166de7a5da Mon Sep 17 00:00:00 2001 From: Will Toozs Date: Wed, 6 Mar 2024 10:55:37 +0100 Subject: [PATCH] [edit] CLDSRV-504: update arsenal package --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 010e44c8fb..b1d4b33a7c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "homepage": "https://github.com/scality/S3#readme", "dependencies": { "@hapi/joi": "^17.1.0", - "arsenal": "git+https://github.com/scality/arsenal#7.10.61", + "arsenal": "git+https://github.com/scality/arsenal#0466eb4d82624796190338e8892bc3ea2c0908e5", "async": "~2.5.0", "aws-sdk": "2.905.0", "azure-storage": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index 1fa04502cb..c773deff2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -488,9 +488,9 @@ arraybuffer.slice@~0.0.7: optionalDependencies: ioctl "^2.0.2" -"arsenal@git+https://github.com/scality/arsenal#7.10.61": - version "7.10.61" - resolved "git+https://github.com/scality/arsenal#9ee40f343bd438d20bd02a91148b2ee07662153c" +"arsenal@git+https://github.com/scality/arsenal#0466eb4d82624796190338e8892bc3ea2c0908e5": + version "7.10.59" + resolved "git+https://github.com/scality/arsenal#0466eb4d82624796190338e8892bc3ea2c0908e5" dependencies: "@types/async" "^3.2.12" "@types/utf8" "^3.0.1"