From 7f075ea076c0de87601c71ae418dc686b079b3c6 Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Wed, 22 Nov 2023 14:07:48 +0100 Subject: [PATCH] Bump arsenal Issue: BB-447 --- package.json | 4 ++-- yarn.lock | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index a44040ee64..fc0fb5ff53 100644 --- a/package.json +++ b/package.json @@ -46,14 +46,14 @@ "homepage": "https://github.com/scality/backbeat#readme", "dependencies": { "JSONStream": "^1.3.5", - "arsenal": "git+https://github.com/scality/arsenal#8.1.103", + "arsenal": "git+https://github.com/scality/arsenal#403da6ceaf2354f705a1a047a8f6c52b1a6a7e6c", "async": "^2.3.0", "aws-sdk": "^2.938.0", "backo": "^1.1.0", "breakbeat": "scality/breakbeat#v1.0.1", "bucketclient": "scality/bucketclient#8.1.9", "commander": "^2.11.0", - "fcntl": "github:scality/node-fcntl#0.2.1", + "fcntl": "github:scality/node-fcntl#0.2.2", "httpagent": "git+https://github.com/scality/httpagent#1.0.6", "ioredis": "^4.9.5", "joi": "^17.6.0", diff --git a/yarn.lock b/yarn.lock index 6e391afd43..4a2fc10cf2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1136,9 +1136,9 @@ arraybuffer.slice@~0.0.7: optionalDependencies: ioctl "^2.0.2" -"arsenal@git+https://github.com/scality/arsenal#8.1.103": - version "8.1.103" - resolved "git+https://github.com/scality/arsenal#96cbaeb821d8045cbe8eabd00092290e13e46784" +"arsenal@git+https://github.com/scality/arsenal#403da6ceaf2354f705a1a047a8f6c52b1a6a7e6c": + version "8.1.114" + resolved "git+https://github.com/scality/arsenal#403da6ceaf2354f705a1a047a8f6c52b1a6a7e6c" dependencies: "@azure/identity" "^3.1.1" "@azure/storage-blob" "^12.12.0" @@ -1155,7 +1155,7 @@ arraybuffer.slice@~0.0.7: bson "4.0.0" debug "~4.1.0" diskusage "^1.1.1" - fcntl "github:scality/node-fcntl#0.2.0" + fcntl "github:scality/node-fcntl#0.2.2" hdclient scality/hdclient#1.1.5 httpagent scality/httpagent#1.0.6 https-proxy-agent "^2.2.0" @@ -1170,7 +1170,7 @@ arraybuffer.slice@~0.0.7: simple-glob "^0.2.0" socket.io "~4.6.1" socket.io-client "~4.6.1" - sproxydclient "git+https://github.com/scality/sproxydclient#8.0.9" + sproxydclient "git+https://github.com/scality/sproxydclient#8.0.10" utf8 "3.0.0" uuid "^3.0.1" werelogs scality/werelogs#8.1.2 @@ -2660,9 +2660,9 @@ fastq@^1.6.0: nan "^2.3.2" node-gyp "^8.0.0" -"fcntl@github:scality/node-fcntl#0.2.1": +"fcntl@github:scality/node-fcntl#0.2.2": version "0.2.1" - resolved "https://codeload.github.com/scality/node-fcntl/tar.gz/ed31a05368cf3c1d18fac426e010977ac44f6815" + resolved "https://codeload.github.com/scality/node-fcntl/tar.gz/b1335ca204c6265cedc50c26020c4d63aabe920e" dependencies: bindings "^1.1.1" nan "^2.3.2" @@ -5922,9 +5922,9 @@ sprintf-js@~1.0.2: resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g== -"sproxydclient@git+https://github.com/scality/sproxydclient#8.0.9": - version "8.0.9" - resolved "git+https://github.com/scality/sproxydclient#117b53fb472fb95e06605a5f6872be068a659fda" +"sproxydclient@git+https://github.com/scality/sproxydclient#8.0.10": + version "8.0.10" + resolved "git+https://github.com/scality/sproxydclient#dca287a1d50c2a38919710e44a58af2e8b4127e0" dependencies: async "^3.2.0" httpagent "github:scality/httpagent#1.0.6"