Skip to content

Commit 836c556

Browse files
committed
[to be dopeed] middleware addition for debug
1 parent 55eac7c commit 836c556

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@azure/storage-blob": "^12.28.0",
3131
"@hapi/joi": "^17.1.1",
3232
"@smithy/node-http-handler": "^3.0.0",
33-
"arsenal": "git+https://github.com/scality/Arsenal#4548bd16fd487654bcddd0864d3ba43f431980f2",
33+
"arsenal": "git+https://github.com/scality/Arsenal#f5663034685ddad04c00c2fb7d236b8e745c9689",
3434
"async": "2.6.4",
3535
"bucketclient": "scality/bucketclient#8.2.7",
3636
"bufferutil": "^4.0.8",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -4562,36 +4562,32 @@ 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#4548bd16fd487654bcddd0864d3ba43f431980f2":
4566-
version "8.2.35"
4567-
resolved "git+https://github.com/scality/Arsenal#4548bd16fd487654bcddd0864d3ba43f431980f2"
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"
45684568
dependencies:
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"
4569+
"@azure/identity" "^4.10.2"
4570+
"@azure/storage-blob" "^12.27.0"
45754571
"@js-sdsl/ordered-set" "^4.4.2"
45764572
"@scality/hdclient" "^1.3.1"
4577-
"@smithy/node-http-handler" "^4.3.0"
45784573
JSONStream "^1.3.5"
45794574
agentkeepalive "^4.6.0"
45804575
ajv "6.12.3"
45814576
async "~2.6.4"
4577+
aws-sdk "^2.1691.0"
45824578
backo "^1.1.0"
45834579
base-x "3.0.8"
45844580
base62 "^2.0.2"
4585-
debug "^4.4.3"
4581+
debug "^4.4.1"
45864582
fcntl "github:scality/node-fcntl#0.3.0"
45874583
httpagent scality/httpagent#1.1.0
45884584
https-proxy-agent "^7.0.6"
4589-
ioredis "^5.8.1"
4585+
ioredis "^5.6.1"
45904586
ipaddr.js "^2.2.0"
4591-
joi "^18.0.1"
4587+
joi "^17.13.3"
45924588
level "~5.0.1"
45934589
level-sublevel "~6.6.5"
4594-
mongodb "^6.20.0"
4590+
mongodb "^6.17.0"
45954591
node-forge "^1.3.1"
45964592
prom-client "^15.1.3"
45974593
simple-glob "^0.2.0"
@@ -4605,32 +4601,37 @@ arraybuffer.prototype.slice@^1.0.4:
46054601
optionalDependencies:
46064602
ioctl "^2.0.2"
46074603

4608-
"arsenal@git+https://github.com/scality/Arsenal#8.2.28":
4609-
version "8.2.28"
4610-
resolved "git+https://github.com/scality/Arsenal#7df5088715bb26a62ff1db2045e611029ff17de1"
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"
46114607
dependencies:
4612-
"@azure/identity" "^4.10.2"
4613-
"@azure/storage-blob" "^12.27.0"
4608+
"@azure/identity" "^4.5.0"
4609+
"@azure/storage-blob" "^12.25.0"
4610+
"@eslint/plugin-kit" "^0.2.3"
46144611
"@js-sdsl/ordered-set" "^4.4.2"
46154612
"@scality/hdclient" "^1.3.1"
4613+
"@types/async" "^3.2.24"
4614+
"@types/utf8" "^3.0.3"
46164615
JSONStream "^1.3.5"
4617-
agentkeepalive "^4.6.0"
4616+
agentkeepalive "^4.5.0"
46184617
ajv "6.12.3"
46194618
async "~2.6.4"
46204619
aws-sdk "^2.1691.0"
46214620
backo "^1.1.0"
46224621
base-x "3.0.8"
46234622
base62 "^2.0.2"
4624-
debug "^4.4.1"
4623+
bson "^6.8.0"
4624+
debug "^4.3.7"
4625+
diskusage "^1.2.0"
46254626
fcntl "github:scality/node-fcntl#0.3.0"
46264627
httpagent scality/httpagent#1.1.0
4627-
https-proxy-agent "^7.0.6"
4628-
ioredis "^5.6.1"
4628+
https-proxy-agent "^7.0.5"
4629+
ioredis "^5.4.1"
46294630
ipaddr.js "^2.2.0"
46304631
joi "^17.13.3"
46314632
level "~5.0.1"
46324633
level-sublevel "~6.6.5"
4633-
mongodb "^6.17.0"
4634+
mongodb "^6.11.0"
46344635
node-forge "^1.3.1"
46354636
prom-client "^15.1.3"
46364637
simple-glob "^0.2.0"
@@ -4644,37 +4645,36 @@ arraybuffer.prototype.slice@^1.0.4:
46444645
optionalDependencies:
46454646
ioctl "^2.0.2"
46464647

4647-
"arsenal@git+https://github.com/scality/Arsenal#8.2.4":
4648-
version "8.2.4"
4649-
resolved "git+https://github.com/scality/Arsenal#96ef6a3e26d7528f877300606586759f1da6d0cd"
4648+
"arsenal@git+https://github.com/scality/Arsenal#f5663034685ddad04c00c2fb7d236b8e745c9689":
4649+
version "8.2.35"
4650+
resolved "git+https://github.com/scality/Arsenal#f5663034685ddad04c00c2fb7d236b8e745c9689"
46504651
dependencies:
4651-
"@azure/identity" "^4.5.0"
4652-
"@azure/storage-blob" "^12.25.0"
4653-
"@eslint/plugin-kit" "^0.2.3"
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"
46544658
"@js-sdsl/ordered-set" "^4.4.2"
46554659
"@scality/hdclient" "^1.3.1"
4656-
"@types/async" "^3.2.24"
4657-
"@types/utf8" "^3.0.3"
4660+
"@smithy/node-http-handler" "^4.3.0"
46584661
JSONStream "^1.3.5"
4659-
agentkeepalive "^4.5.0"
4662+
agentkeepalive "^4.6.0"
46604663
ajv "6.12.3"
46614664
async "~2.6.4"
4662-
aws-sdk "^2.1691.0"
46634665
backo "^1.1.0"
46644666
base-x "3.0.8"
46654667
base62 "^2.0.2"
4666-
bson "^6.8.0"
4667-
debug "^4.3.7"
4668-
diskusage "^1.2.0"
4668+
debug "^4.4.3"
46694669
fcntl "github:scality/node-fcntl#0.3.0"
46704670
httpagent scality/httpagent#1.1.0
4671-
https-proxy-agent "^7.0.5"
4672-
ioredis "^5.4.1"
4671+
https-proxy-agent "^7.0.6"
4672+
ioredis "^5.8.1"
46734673
ipaddr.js "^2.2.0"
4674-
joi "^17.13.3"
4674+
joi "^18.0.1"
46754675
level "~5.0.1"
46764676
level-sublevel "~6.6.5"
4677-
mongodb "^6.11.0"
4677+
mongodb "^6.20.0"
46784678
node-forge "^1.3.1"
46794679
prom-client "^15.1.3"
46804680
simple-glob "^0.2.0"

0 commit comments

Comments
 (0)