Skip to content

Commit 574a7cd

Browse files
bump Arsenal
ISSUE: CLDSRV-819
1 parent 53bce25 commit 574a7cd

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@azure/storage-blob": "^12.28.0",
3232
"@hapi/joi": "^17.1.1",
3333
"@smithy/node-http-handler": "^3.0.0",
34-
"arsenal": "git+https://github.com/scality/Arsenal#d1de8c4ac819ee7363323fa8ab14fcdba37a5e65",
34+
"arsenal": "git+https://github.com/scality/Arsenal#5bb6a3128b9d416023fc32c88a17a8822bc1c6d3",
3535
"async": "2.6.4",
3636
"bucketclient": "scality/bucketclient#8.2.7",
3737
"bufferutil": "^4.0.8",

yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -4562,32 +4562,37 @@ arraybuffer.prototype.slice@^1.0.4:
45624562
get-intrinsic "^1.2.6"
45634563
is-array-buffer "^3.0.4"
45644564

4565-
"arsenal@git+https://github.com/scality/Arsenal#8.2.28":
4566-
version "8.2.28"
4567-
resolved "git+https://github.com/scality/Arsenal#7df5088715bb26a62ff1db2045e611029ff17de1"
4565+
"arsenal@git+https://github.com/scality/Arsenal#5bb6a3128b9d416023fc32c88a17a8822bc1c6d3":
4566+
version "8.2.41"
4567+
resolved "git+https://github.com/scality/Arsenal#5bb6a3128b9d416023fc32c88a17a8822bc1c6d3"
45684568
dependencies:
4569-
"@azure/identity" "^4.10.2"
4570-
"@azure/storage-blob" "^12.27.0"
4569+
"@aws-sdk/client-kms" "^3.901.0"
4570+
"@aws-sdk/client-s3" "^3.901.0"
4571+
"@aws-sdk/credential-providers" "^3.901.0"
4572+
"@aws-sdk/lib-storage" "^3.937.0"
4573+
"@azure/identity" "^4.13.0"
4574+
"@azure/storage-blob" "^12.28.0"
45714575
"@js-sdsl/ordered-set" "^4.4.2"
45724576
"@scality/hdclient" "^1.3.1"
4577+
"@smithy/node-http-handler" "^4.3.0"
4578+
"@smithy/protocol-http" "^5.3.5"
45734579
JSONStream "^1.3.5"
45744580
agentkeepalive "^4.6.0"
45754581
ajv "6.12.3"
45764582
async "~2.6.4"
4577-
aws-sdk "^2.1691.0"
45784583
backo "^1.1.0"
45794584
base-x "3.0.8"
45804585
base62 "^2.0.2"
4581-
debug "^4.4.1"
4586+
debug "^4.4.3"
45824587
fcntl "github:scality/node-fcntl#0.3.0"
45834588
httpagent scality/httpagent#1.1.0
45844589
https-proxy-agent "^7.0.6"
4585-
ioredis "^5.6.1"
4590+
ioredis "^5.8.1"
45864591
ipaddr.js "^2.2.0"
4587-
joi "^17.13.3"
4592+
joi "^18.0.1"
45884593
level "~5.0.1"
45894594
level-sublevel "~6.6.5"
4590-
mongodb "^6.17.0"
4595+
mongodb "^6.20.0"
45914596
node-forge "^1.3.1"
45924597
prom-client "^15.1.3"
45934598
simple-glob "^0.2.0"
@@ -4601,37 +4606,32 @@ arraybuffer.prototype.slice@^1.0.4:
46014606
optionalDependencies:
46024607
ioctl "^2.0.2"
46034608

4604-
"arsenal@git+https://github.com/scality/Arsenal#8.2.4":
4605-
version "8.2.4"
4606-
resolved "git+https://github.com/scality/Arsenal#96ef6a3e26d7528f877300606586759f1da6d0cd"
4609+
"arsenal@git+https://github.com/scality/Arsenal#8.2.28":
4610+
version "8.2.28"
4611+
resolved "git+https://github.com/scality/Arsenal#7df5088715bb26a62ff1db2045e611029ff17de1"
46074612
dependencies:
4608-
"@azure/identity" "^4.5.0"
4609-
"@azure/storage-blob" "^12.25.0"
4610-
"@eslint/plugin-kit" "^0.2.3"
4613+
"@azure/identity" "^4.10.2"
4614+
"@azure/storage-blob" "^12.27.0"
46114615
"@js-sdsl/ordered-set" "^4.4.2"
46124616
"@scality/hdclient" "^1.3.1"
4613-
"@types/async" "^3.2.24"
4614-
"@types/utf8" "^3.0.3"
46154617
JSONStream "^1.3.5"
4616-
agentkeepalive "^4.5.0"
4618+
agentkeepalive "^4.6.0"
46174619
ajv "6.12.3"
46184620
async "~2.6.4"
46194621
aws-sdk "^2.1691.0"
46204622
backo "^1.1.0"
46214623
base-x "3.0.8"
46224624
base62 "^2.0.2"
4623-
bson "^6.8.0"
4624-
debug "^4.3.7"
4625-
diskusage "^1.2.0"
4625+
debug "^4.4.1"
46264626
fcntl "github:scality/node-fcntl#0.3.0"
46274627
httpagent scality/httpagent#1.1.0
4628-
https-proxy-agent "^7.0.5"
4629-
ioredis "^5.4.1"
4628+
https-proxy-agent "^7.0.6"
4629+
ioredis "^5.6.1"
46304630
ipaddr.js "^2.2.0"
46314631
joi "^17.13.3"
46324632
level "~5.0.1"
46334633
level-sublevel "~6.6.5"
4634-
mongodb "^6.11.0"
4634+
mongodb "^6.17.0"
46354635
node-forge "^1.3.1"
46364636
prom-client "^15.1.3"
46374637
simple-glob "^0.2.0"
@@ -4645,37 +4645,37 @@ arraybuffer.prototype.slice@^1.0.4:
46454645
optionalDependencies:
46464646
ioctl "^2.0.2"
46474647

4648-
"arsenal@git+https://github.com/scality/Arsenal#d1de8c4ac819ee7363323fa8ab14fcdba37a5e65":
4649-
version "8.2.41"
4650-
resolved "git+https://github.com/scality/Arsenal#d1de8c4ac819ee7363323fa8ab14fcdba37a5e65"
4648+
"arsenal@git+https://github.com/scality/Arsenal#8.2.4":
4649+
version "8.2.4"
4650+
resolved "git+https://github.com/scality/Arsenal#96ef6a3e26d7528f877300606586759f1da6d0cd"
46514651
dependencies:
4652-
"@aws-sdk/client-kms" "^3.901.0"
4653-
"@aws-sdk/client-s3" "^3.901.0"
4654-
"@aws-sdk/credential-providers" "^3.901.0"
4655-
"@aws-sdk/lib-storage" "^3.937.0"
4656-
"@azure/identity" "^4.13.0"
4657-
"@azure/storage-blob" "^12.28.0"
4652+
"@azure/identity" "^4.5.0"
4653+
"@azure/storage-blob" "^12.25.0"
4654+
"@eslint/plugin-kit" "^0.2.3"
46584655
"@js-sdsl/ordered-set" "^4.4.2"
46594656
"@scality/hdclient" "^1.3.1"
4660-
"@smithy/node-http-handler" "^4.3.0"
4661-
"@smithy/protocol-http" "^5.3.5"
4657+
"@types/async" "^3.2.24"
4658+
"@types/utf8" "^3.0.3"
46624659
JSONStream "^1.3.5"
4663-
agentkeepalive "^4.6.0"
4660+
agentkeepalive "^4.5.0"
46644661
ajv "6.12.3"
46654662
async "~2.6.4"
4663+
aws-sdk "^2.1691.0"
46664664
backo "^1.1.0"
46674665
base-x "3.0.8"
46684666
base62 "^2.0.2"
4669-
debug "^4.4.3"
4667+
bson "^6.8.0"
4668+
debug "^4.3.7"
4669+
diskusage "^1.2.0"
46704670
fcntl "github:scality/node-fcntl#0.3.0"
46714671
httpagent scality/httpagent#1.1.0
4672-
https-proxy-agent "^7.0.6"
4673-
ioredis "^5.8.1"
4672+
https-proxy-agent "^7.0.5"
4673+
ioredis "^5.4.1"
46744674
ipaddr.js "^2.2.0"
4675-
joi "^18.0.1"
4675+
joi "^17.13.3"
46764676
level "~5.0.1"
46774677
level-sublevel "~6.6.5"
4678-
mongodb "^6.20.0"
4678+
mongodb "^6.11.0"
46794679
node-forge "^1.3.1"
46804680
prom-client "^15.1.3"
46814681
simple-glob "^0.2.0"

0 commit comments

Comments
 (0)