Skip to content

Commit

Permalink
Bump arsenal 8.1.137
Browse files Browse the repository at this point in the history
Issue: SUTILS-178
  • Loading branch information
francoisferrand committed Oct 3, 2024
1 parent 9cd924b commit 2958181
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@senx/warp10": "^1.1.2",
"JSONStream": "^1.3.5",
"arsenal": "git+https://github.com/scality/arsenal#8.1.113",
"arsenal": "git+https://github.com/scality/arsenal#8.1.137",
"async": "^2.6.4",
"aws-sdk": "^2.1005.0",
"bucketclient": "git+https://github.com/scality/bucketclient#8.1.5",
Expand Down
44 changes: 32 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -978,6 +978,11 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==

"@js-sdsl/ordered-set@^4.4.2":
version "4.4.2"
resolved "https://registry.yarnpkg.com/@js-sdsl/ordered-set/-/ordered-set-4.4.2.tgz#ab857eb63cf358b5a0f74fdd458b4601423779b7"
integrity sha512-ieYQ8WlBPKYzEo81H3q0DFbd8WtFRXXABb4+vRCF0AO3WWtJZFxYvRGdipUXGrd6tlSySmqhcPuO3J6SCodCxg==

"@mongodb-js/saslprep@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@mongodb-js/saslprep/-/saslprep-1.1.0.tgz#022fa36620a7287d17acd05c4aae1e5f390d250d"
Expand Down Expand Up @@ -1588,12 +1593,13 @@ arrify@^1.0.1:
optionalDependencies:
ioctl "^2.0.2"

"arsenal@git+https://github.com/scality/arsenal#8.1.113":
version "8.1.113"
resolved "git+https://github.com/scality/arsenal#17b5bbc233b0bfbca8b68a45dcd730903479a39e"
"arsenal@git+https://github.com/scality/arsenal#8.1.137":
version "8.1.137"
resolved "git+https://github.com/scality/arsenal#eec5bc02f11e2351697b901a544d675d9c66ca81"
dependencies:
"@azure/identity" "^3.1.1"
"@azure/storage-blob" "^12.12.0"
"@js-sdsl/ordered-set" "^4.4.2"
"@types/async" "^3.2.12"
"@types/utf8" "^3.0.1"
JSONStream "^1.0.0"
Expand All @@ -1608,7 +1614,7 @@ arrify@^1.0.1:
debug "~4.1.0"
diskusage "^1.1.1"
fcntl "github:scality/node-fcntl#0.2.2"
hdclient scality/hdclient#1.1.5
hdclient scality/hdclient#1.1.7
httpagent scality/httpagent#1.0.6
https-proxy-agent "^2.2.0"
ioredis "^4.28.5"
Expand All @@ -1625,7 +1631,7 @@ arrify@^1.0.1:
sproxydclient "git+https://github.com/scality/sproxydclient#8.0.10"
utf8 "3.0.0"
uuid "^3.0.1"
werelogs scality/werelogs#8.1.2
werelogs scality/werelogs#8.1.4
xml2js "~0.4.23"
optionalDependencies:
ioctl "^2.0.2"
Expand Down Expand Up @@ -4023,12 +4029,12 @@ hdclient@scality/hdclient#1.1.0:
dependencies:
werelogs scality/werelogs#GA7.2.0.5

hdclient@scality/hdclient#1.1.5:
version "1.1.5"
resolved "https://codeload.github.com/scality/hdclient/tar.gz/0260d7ddc898bd0abdd6567c73fb9ded86cb8874"
hdclient@scality/hdclient#1.1.7:
version "1.1.7"
resolved "https://codeload.github.com/scality/hdclient/tar.gz/dc079f9a5c0366d8b06e4ec4a58a755c10de9556"
dependencies:
httpagent "github:scality/httpagent#1.0.6"
werelogs "github:scality/werelogs#8.1.2"
werelogs "github:scality/werelogs#8.1.3"

heapdump@^0.3.15:
version "0.3.15"
Expand Down Expand Up @@ -8602,9 +8608,9 @@ webidl-conversions@^7.0.0:
dependencies:
safe-json-stringify "1.0.3"

"werelogs@github:scality/werelogs#8.1.2", werelogs@scality/werelogs#8.1.2:
version "8.1.2"
resolved "https://codeload.github.com/scality/werelogs/tar.gz/c9952528699978e4b09164c67922b4fbcfd4654f"
"werelogs@github:scality/werelogs#8.1.3":
version "8.1.3"
resolved "https://codeload.github.com/scality/werelogs/tar.gz/e1574238a607a5421e7872d53355c6a0c8cec9b3"
dependencies:
fast-safe-stringify "^2.1.1"
safe-json-stringify "^1.2.0"
Expand All @@ -8615,6 +8621,20 @@ werelogs@scality/werelogs#8.1.0:
dependencies:
safe-json-stringify "1.0.3"

werelogs@scality/werelogs#8.1.2:
version "8.1.2"
resolved "https://codeload.github.com/scality/werelogs/tar.gz/c9952528699978e4b09164c67922b4fbcfd4654f"
dependencies:
fast-safe-stringify "^2.1.1"
safe-json-stringify "^1.2.0"

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

werelogs@scality/werelogs#GA7.2.0.5:
version "7.2.0"
resolved "https://codeload.github.com/scality/werelogs/tar.gz/bc034589ebf7810d6e6d61932f94327976de6eef"
Expand Down

0 comments on commit 2958181

Please sign in to comment.