Skip to content

Commit 3151b66

Browse files
committed
Bump arsenal
Issue: CLDSRV-630
1 parent e60df82 commit 3151b66

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.25.0",
2323
"@hapi/joi": "^17.1.1",
24-
"arsenal": "git+https://github.com/scality/arsenal#8.2.8",
24+
"arsenal": "git+https://github.com/scality/arsenal#8.2.10",
2525
"async": "2.6.4",
2626
"aws-sdk": "^2.1692.0",
2727
"bucketclient": "scality/bucketclient#8.2.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@
466466
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.5.tgz#8670a8f6258a2be5b2c620ff314a1d984c23eb2e"
467467
integrity sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==
468468

469-
"@eslint/plugin-kit@^0.2.3":
469+
"@eslint/plugin-kit@^0.2.3", "@eslint/plugin-kit@^0.2.7":
470470
version "0.2.7"
471471
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz#9901d52c136fb8f375906a73dcc382646c3b6a27"
472472
integrity sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==
@@ -1098,7 +1098,7 @@ agent-base@^7.1.0, agent-base@^7.1.2:
10981098
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.3.tgz#29435eb821bc4194633a5b89e5bc4703bafc25a1"
10991099
integrity sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==
11001100

1101-
agentkeepalive@^4.1.3, agentkeepalive@^4.2.1, agentkeepalive@^4.5.0:
1101+
agentkeepalive@^4.1.3, agentkeepalive@^4.2.1, agentkeepalive@^4.5.0, agentkeepalive@^4.6.0:
11021102
version "4.6.0"
11031103
resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-4.6.0.tgz#35f73e94b3f40bf65f105219c623ad19c136ea6a"
11041104
integrity sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==
@@ -1338,19 +1338,19 @@ arraybuffer.prototype.slice@^1.0.4:
13381338
optionalDependencies:
13391339
ioctl "^2.0.2"
13401340

1341-
"arsenal@git+https://github.com/scality/arsenal#8.2.8":
1342-
version "8.2.8"
1343-
resolved "git+https://github.com/scality/arsenal#a4136e5da67cadf3cff14de0daabd019bfd5f996"
1341+
"arsenal@git+https://github.com/scality/arsenal#8.2.10":
1342+
version "8.2.10"
1343+
resolved "git+https://github.com/scality/arsenal#79702c0bb766031e9704d92e690442550fd1c736"
13441344
dependencies:
13451345
"@azure/identity" "^4.5.0"
13461346
"@azure/storage-blob" "^12.25.0"
1347-
"@eslint/plugin-kit" "^0.2.3"
1347+
"@eslint/plugin-kit" "^0.2.7"
13481348
"@js-sdsl/ordered-set" "^4.4.2"
13491349
"@scality/hdclient" "^1.3.1"
13501350
"@types/async" "^3.2.24"
13511351
"@types/utf8" "^3.0.3"
13521352
JSONStream "^1.3.5"
1353-
agentkeepalive "^4.5.0"
1353+
agentkeepalive "^4.6.0"
13541354
ajv "6.12.3"
13551355
async "~2.6.4"
13561356
aws-sdk "^2.1691.0"
@@ -1362,7 +1362,7 @@ arraybuffer.prototype.slice@^1.0.4:
13621362
diskusage "^1.2.0"
13631363
fcntl "github:scality/node-fcntl#0.3.0"
13641364
httpagent scality/httpagent#1.1.0
1365-
https-proxy-agent "^7.0.5"
1365+
https-proxy-agent "^7.0.6"
13661366
ioredis "^5.4.1"
13671367
ipaddr.js "^2.2.0"
13681368
joi "^17.13.3"
@@ -3473,7 +3473,7 @@ https-proxy-agent@^5.0.0:
34733473
agent-base "6"
34743474
debug "4"
34753475

3476-
https-proxy-agent@^7.0.0, https-proxy-agent@^7.0.1, https-proxy-agent@^7.0.5:
3476+
https-proxy-agent@^7.0.0, https-proxy-agent@^7.0.1, https-proxy-agent@^7.0.5, https-proxy-agent@^7.0.6:
34773477
version "7.0.6"
34783478
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz#da8dfeac7da130b05c2ba4b59c9b6cd66611a6b9"
34793479
integrity sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==

0 commit comments

Comments
 (0)