Skip to content

Commit

Permalink
Bump arsenal
Browse files Browse the repository at this point in the history
Issue: CLDSRV-563
  • Loading branch information
francoisferrand committed Dec 2, 2024
1 parent f527769 commit c5a0480
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.139",
"arsenal": "git+https://github.com/scality/arsenal#8.1.141",
"async": "~2.5.0",
"aws-sdk": "2.905.0",
"bucketclient": "scality/bucketclient#8.1.9",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1040,9 +1040,9 @@ arraybuffer.slice@~0.0.7:
optionalDependencies:
ioctl "^2.0.2"

"arsenal@git+https://github.com/scality/arsenal#8.1.139":
version "8.1.139"
resolved "git+https://github.com/scality/arsenal#94c7038e7416afea35e03ca9a472cc813a654887"
"arsenal@git+https://github.com/scality/arsenal#8.1.141":
version "8.1.141"
resolved "git+https://github.com/scality/arsenal#e601390de0f8b13af117383eff4e179dc8e28108"
dependencies:
"@azure/identity" "^3.1.1"
"@azure/storage-blob" "^12.12.0"
Expand Down Expand Up @@ -1078,7 +1078,7 @@ arraybuffer.slice@~0.0.7:
sproxydclient "git+https://github.com/scality/sproxydclient#8.0.10"
utf8 "3.0.0"
uuid "^3.0.1"
werelogs scality/werelogs#8.1.4
werelogs scality/werelogs#8.1.7
xml2js "~0.4.23"
optionalDependencies:
ioctl "^2.0.2"
Expand Down Expand Up @@ -6270,16 +6270,16 @@ werelogs@scality/werelogs#8.1.0:
dependencies:
safe-json-stringify "1.0.3"

werelogs@scality/werelogs#8.1.4:
version "8.1.4"
resolved "https://codeload.github.com/scality/werelogs/tar.gz/d6bec11df034c88a12959791eb7dd60913eb5f47"
werelogs@scality/werelogs#8.1.5:
version "8.1.5"
resolved "https://codeload.github.com/scality/werelogs/tar.gz/4131abec824a336eeb68b531e6c91f2748a0644a"
dependencies:
fast-safe-stringify "^2.1.1"
safe-json-stringify "^1.2.0"

werelogs@scality/werelogs#8.1.5:
version "8.1.5"
resolved "https://codeload.github.com/scality/werelogs/tar.gz/4131abec824a336eeb68b531e6c91f2748a0644a"
werelogs@scality/werelogs#8.1.7:
version "8.1.7"
resolved "https://codeload.github.com/scality/werelogs/tar.gz/ede35ff2a0a42904903a989c8372f99e4d308c30"
dependencies:
fast-safe-stringify "^2.1.1"
safe-json-stringify "^1.2.0"
Expand Down

0 comments on commit c5a0480

Please sign in to comment.