Skip to content

Commit 8d70421

Browse files
CLDSRV-658: Bump arsenal for KMIPCluster health
1 parent 2c2d5eb commit 8d70421

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

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.12.0",
2323
"@hapi/joi": "^17.1.0",
24-
"arsenal": "git+https://github.com/scality/arsenal#8.1.156",
24+
"arsenal": "git+https://github.com/scality/arsenal#8.1.158",
2525
"async": "~2.5.0",
2626
"aws-sdk": "2.905.0",
2727
"bucketclient": "scality/bucketclient#8.1.14",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@
895895
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.18.tgz#2f8240f7e932f571c2d45f555ba0b6c3f7a75963"
896896
integrity sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==
897897
dependencies:
898-
undici-types "~7.8.0"
898+
undici-types "~6.21.0"
899899

900900
"@types/triple-beam@^1.3.2":
901901
version "1.3.2"
@@ -1222,9 +1222,9 @@ arraybuffer.slice@~0.0.7:
12221222
optionalDependencies:
12231223
ioctl "^2.0.2"
12241224

1225-
"arsenal@git+https://github.com/scality/arsenal#8.1.156":
1226-
version "8.1.156"
1227-
resolved "git+https://github.com/scality/arsenal#aa0f4c29db552f9f5d94ed5f5c78f818da0d397b"
1225+
"arsenal@git+https://github.com/scality/arsenal#8.1.158":
1226+
version "8.1.158"
1227+
resolved "git+https://github.com/scality/arsenal#92e4c51bb1691d37f289fa20b694d94801d271e5"
12281228
dependencies:
12291229
"@azure/identity" "^3.1.1"
12301230
"@azure/storage-blob" "^12.12.0"
@@ -6283,10 +6283,10 @@ unbox-primitive@^1.0.2:
62836283
has-symbols "^1.0.3"
62846284
which-boxed-primitive "^1.0.2"
62856285

6286-
undici-types@~6.21.0:
6287-
version "6.21.0"
6288-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
6289-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
6286+
undici-types@~7.8.0:
6287+
version "7.8.0"
6288+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
6289+
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
62906290

62916291
unique-filename@^1.1.1:
62926292
version "1.1.1"

0 commit comments

Comments
 (0)