Skip to content

Commit b95e090

Browse files
committed
tmp arsenal branch
1 parent 5509203 commit b95e090

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@azure/storage-blob": "^12.28.0",
2323
"@hapi/joi": "^17.1.1",
24-
"arsenal": "git+https://github.com/scality/Arsenal#8.2.37",
24+
"arsenal": "git+https://github.com/scality/Arsenal#improvement/ARSN-531-export-server-access-log-fields",
2525
"async": "2.6.4",
2626
"aws-sdk": "^2.1692.0",
2727
"bucketclient": "scality/bucketclient#8.2.7",

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1451,32 +1451,37 @@ arraybuffer.prototype.slice@^1.0.4:
14511451
optionalDependencies:
14521452
ioctl "^2.0.2"
14531453

1454-
"arsenal@git+https://github.com/scality/Arsenal#8.2.37":
1455-
version "8.2.37"
1456-
resolved "git+https://github.com/scality/Arsenal#a000b510e641b819f86d91371f638f1cbc57144f"
1454+
"arsenal@git+https://github.com/scality/Arsenal#8.2.4":
1455+
version "8.2.4"
1456+
resolved "git+https://github.com/scality/Arsenal#96ef6a3e26d7528f877300606586759f1da6d0cd"
14571457
dependencies:
1458-
"@azure/identity" "^4.13.0"
1459-
"@azure/storage-blob" "^12.28.0"
1458+
"@azure/identity" "^4.5.0"
1459+
"@azure/storage-blob" "^12.25.0"
1460+
"@eslint/plugin-kit" "^0.2.3"
14601461
"@js-sdsl/ordered-set" "^4.4.2"
14611462
"@scality/hdclient" "^1.3.1"
1463+
"@types/async" "^3.2.24"
1464+
"@types/utf8" "^3.0.3"
14621465
JSONStream "^1.3.5"
1463-
agentkeepalive "^4.6.0"
1466+
agentkeepalive "^4.5.0"
14641467
ajv "6.12.3"
14651468
async "~2.6.4"
14661469
aws-sdk "^2.1691.0"
14671470
backo "^1.1.0"
14681471
base-x "3.0.8"
14691472
base62 "^2.0.2"
1470-
debug "^4.4.3"
1473+
bson "^6.8.0"
1474+
debug "^4.3.7"
1475+
diskusage "^1.2.0"
14711476
fcntl "github:scality/node-fcntl#0.3.0"
14721477
httpagent scality/httpagent#1.1.0
1473-
https-proxy-agent "^7.0.6"
1474-
ioredis "^5.8.1"
1478+
https-proxy-agent "^7.0.5"
1479+
ioredis "^5.4.1"
14751480
ipaddr.js "^2.2.0"
1476-
joi "^18.0.1"
1481+
joi "^17.13.3"
14771482
level "~5.0.1"
14781483
level-sublevel "~6.6.5"
1479-
mongodb "^6.20.0"
1484+
mongodb "^6.11.0"
14801485
node-forge "^1.3.1"
14811486
prom-client "^15.1.3"
14821487
simple-glob "^0.2.0"
@@ -1490,37 +1495,32 @@ arraybuffer.prototype.slice@^1.0.4:
14901495
optionalDependencies:
14911496
ioctl "^2.0.2"
14921497

1493-
"arsenal@git+https://github.com/scality/Arsenal#8.2.4":
1494-
version "8.2.4"
1495-
resolved "git+https://github.com/scality/Arsenal#96ef6a3e26d7528f877300606586759f1da6d0cd"
1498+
"arsenal@git+https://github.com/scality/Arsenal#improvement/ARSN-531-export-server-access-log-fields":
1499+
version "8.2.33"
1500+
resolved "git+https://github.com/scality/Arsenal#5ee5876f472e3e66679bc29fdbb4764edc5e1365"
14961501
dependencies:
1497-
"@azure/identity" "^4.5.0"
1498-
"@azure/storage-blob" "^12.25.0"
1499-
"@eslint/plugin-kit" "^0.2.3"
1502+
"@azure/identity" "^4.13.0"
1503+
"@azure/storage-blob" "^12.28.0"
15001504
"@js-sdsl/ordered-set" "^4.4.2"
15011505
"@scality/hdclient" "^1.3.1"
1502-
"@types/async" "^3.2.24"
1503-
"@types/utf8" "^3.0.3"
15041506
JSONStream "^1.3.5"
1505-
agentkeepalive "^4.5.0"
1507+
agentkeepalive "^4.6.0"
15061508
ajv "6.12.3"
15071509
async "~2.6.4"
15081510
aws-sdk "^2.1691.0"
15091511
backo "^1.1.0"
15101512
base-x "3.0.8"
15111513
base62 "^2.0.2"
1512-
bson "^6.8.0"
1513-
debug "^4.3.7"
1514-
diskusage "^1.2.0"
1514+
debug "^4.4.3"
15151515
fcntl "github:scality/node-fcntl#0.3.0"
15161516
httpagent scality/httpagent#1.1.0
1517-
https-proxy-agent "^7.0.5"
1518-
ioredis "^5.4.1"
1517+
https-proxy-agent "^7.0.6"
1518+
ioredis "^5.8.1"
15191519
ipaddr.js "^2.2.0"
1520-
joi "^17.13.3"
1520+
joi "^18.0.1"
15211521
level "~5.0.1"
15221522
level-sublevel "~6.6.5"
1523-
mongodb "^6.11.0"
1523+
mongodb "^6.20.0"
15241524
node-forge "^1.3.1"
15251525
prom-client "^15.1.3"
15261526
simple-glob "^0.2.0"

0 commit comments

Comments
 (0)