Skip to content

Commit

Permalink
upgrade arsenal
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerkesni committed Dec 12, 2024
1 parent 1be6653 commit 8e4dce3
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 28 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.142",
"arsenal": "../Arsenal",
"async": "^2.6.4",
"aws-sdk": "^2.1005.0",
"bucketclient": "git+https://github.com/scality/bucketclient#8.1.5",
Expand Down
53 changes: 26 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1553,85 +1553,84 @@ arrify@^1.0.1:
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
integrity sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=

"arsenal@git+https://github.com/scality/Arsenal#8.1.62":
version "8.1.62"
resolved "git+https://github.com/scality/Arsenal#d92a91f0766e07c6ac8a7cfa336abc864dc128c6"
arsenal@../Arsenal:
version "8.1.143"
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"
agentkeepalive "^4.1.3"
ajv "6.12.3"
async "~2.6.4"
aws-sdk "^2.1005.0"
azure-storage "~2.10.7"
backo "^1.1.0"
base-x "3.0.8"
base62 "2.0.1"
bson "4.0.0"
debug "~4.1.0"
diskusage "^1.1.1"
fcntl "github:scality/node-fcntl#0.2.0"
hdclient scality/hdclient#1.1.0
fcntl "github:scality/node-fcntl#0.2.2"
hdclient scality/hdclient#1.1.7
httpagent scality/httpagent#1.0.6
https-proxy-agent "^2.2.0"
ioredis "^4.28.5"
ipaddr.js "1.9.1"
joi "^17.6.0"
level "~5.0.1"
level-sublevel "~6.6.5"
mongodb "^3.0.1"
mongodb "^5.2.0"
node-forge "^1.3.0"
prom-client "10.2.3"
prom-client "14.2.0"
simple-glob "^0.2.0"
socket.io "2.4.1"
socket.io-client "2.4.0"
sproxydclient "github:scality/sproxydclient#8.0.4"
socket.io "~4.6.1"
socket.io-client "~4.6.1"
sproxydclient "git+https://github.com/scality/sproxydclient#8.0.10"
utf8 "3.0.0"
uuid "^3.0.1"
werelogs scality/werelogs#8.1.0
werelogs scality/werelogs#8.1.7
xml2js "~0.4.23"
optionalDependencies:
ioctl "^2.0.2"

"arsenal@git+https://github.com/scality/arsenal#8.1.142":
version "8.1.142"
resolved "git+https://github.com/scality/arsenal#7402f096c9839815db5f03cbc2f4117536f55c28"
"arsenal@git+https://github.com/scality/Arsenal#8.1.62":
version "8.1.62"
resolved "git+https://github.com/scality/Arsenal#d92a91f0766e07c6ac8a7cfa336abc864dc128c6"
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"
agentkeepalive "^4.1.3"
ajv "6.12.3"
async "~2.6.4"
aws-sdk "^2.1005.0"
azure-storage "~2.10.7"
backo "^1.1.0"
base-x "3.0.8"
base62 "2.0.1"
bson "4.0.0"
debug "~4.1.0"
diskusage "^1.1.1"
fcntl "github:scality/node-fcntl#0.2.2"
hdclient scality/hdclient#1.1.7
httpagent scality/httpagent#1.0.6
fcntl "github:scality/node-fcntl#0.2.0"
hdclient scality/hdclient#1.1.0
https-proxy-agent "^2.2.0"
ioredis "^4.28.5"
ipaddr.js "1.9.1"
joi "^17.6.0"
level "~5.0.1"
level-sublevel "~6.6.5"
mongodb "^5.2.0"
mongodb "^3.0.1"
node-forge "^1.3.0"
prom-client "14.2.0"
prom-client "10.2.3"
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.10"
socket.io "2.4.1"
socket.io-client "2.4.0"
sproxydclient "github:scality/sproxydclient#8.0.4"
utf8 "3.0.0"
uuid "^3.0.1"
werelogs scality/werelogs#8.1.7
werelogs scality/werelogs#8.1.0
xml2js "~0.4.23"
optionalDependencies:
ioctl "^2.0.2"
Expand Down

0 comments on commit 8e4dce3

Please sign in to comment.