From 8fcc1ada77f442728b51033331e1d5cff92b4473 Mon Sep 17 00:00:00 2001 From: Alexander Chan Date: Fri, 4 Nov 2022 06:14:48 -0700 Subject: [PATCH] [drop] test arsenal bump --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9abac1c0e7..8195f73c78 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#8.1.70", + "arsenal": "github:scality/Arsenal#bugfix/ARSN-276/v1FormatputCase3SkipMasterEntryOnPreviousUpdate", "async": "~2.5.0", "aws-sdk": "2.905.0", "azure-storage": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index 43fa91f53c..c52a5ffef6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -534,9 +534,9 @@ arraybuffer.slice@~0.0.7: optionalDependencies: ioctl "^2.0.2" -"arsenal@git+https://github.com/scality/Arsenal#8.1.70": +"arsenal@github:scality/Arsenal#bugfix/ARSN-276/v1FormatputCase3SkipMasterEntryOnPreviousUpdate": version "8.1.70" - resolved "git+https://github.com/scality/Arsenal#c343820cae2c7a533fb73046b2ad4c13cb77fc8b" + resolved "https://codeload.github.com/scality/Arsenal/tar.gz/acfa40f9882f14572802789e113bcf8d90b1bea0" dependencies: "@types/async" "^3.2.12" "@types/utf8" "^3.0.1"