Skip to content

Commit

Permalink
Bump arsenal
Browse files Browse the repository at this point in the history
Issue: BB-447
  • Loading branch information
francoisferrand committed Nov 22, 2023
1 parent c3663a0 commit 7f075ea
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 7f075ea

Please sign in to comment.