Compare commits

...

1 Commits

Author SHA1 Message Date
williamlardier 264672bb69 CLDSRV-457: bump arsenal 2023-10-06 09:24:38 +02:00
2 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@
"dependencies": { "dependencies": {
"@azure/storage-blob": "^12.12.0", "@azure/storage-blob": "^12.12.0",
"@hapi/joi": "^17.1.0", "@hapi/joi": "^17.1.0",
"arsenal": "git+https://github.com/scality/arsenal#8.1.111", "arsenal": "git+https://github.com/scality/arsenal#4aa8b5cc6e82d4f69773e5d3cedcc60b9a22f39c",
"async": "~2.5.0", "async": "~2.5.0",
"aws-sdk": "2.905.0", "aws-sdk": "2.905.0",
"bucketclient": "scality/bucketclient#8.1.9", "bucketclient": "scality/bucketclient#8.1.9",

View File

@ -729,9 +729,9 @@ arraybuffer.slice@~0.0.7:
optionalDependencies: optionalDependencies:
ioctl "^2.0.2" ioctl "^2.0.2"
"arsenal@git+https://github.com/scality/arsenal#8.1.111": "arsenal@git+https://github.com/scality/arsenal#4aa8b5cc6e82d4f69773e5d3cedcc60b9a22f39c":
version "8.1.111" version "8.1.113"
resolved "git+https://github.com/scality/arsenal#5fd675a316a6a2613a6a775a7efa128099f67cfc" resolved "git+https://github.com/scality/arsenal#4aa8b5cc6e82d4f69773e5d3cedcc60b9a22f39c"
dependencies: dependencies:
"@azure/identity" "^3.1.1" "@azure/identity" "^3.1.1"
"@azure/storage-blob" "^12.12.0" "@azure/storage-blob" "^12.12.0"