Skip to content

Commit

Permalink
Bump Arsenal 8.1.143
Browse files Browse the repository at this point in the history
Issue: CLDSRV-590
  • Loading branch information
williamlardier authored and francoisferrand committed Dec 8, 2024
1 parent 5b40bb3 commit bbf53ab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@azure/storage-blob": "^12.12.0",
"@hapi/joi": "^17.1.0",
"arsenal": "git+https://github.com/scality/arsenal#8.1.142",
"arsenal": "https://github.com/scality/arsenal#8.1.143",
"async": "~2.5.0",
"aws-sdk": "2.905.0",
"bucketclient": "scality/bucketclient#8.1.9",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1040,9 +1040,9 @@ arraybuffer.slice@~0.0.7:
optionalDependencies:
ioctl "^2.0.2"

"arsenal@git+https://github.com/scality/arsenal#8.1.142":
version "8.1.142"
resolved "git+https://github.com/scality/arsenal#7402f096c9839815db5f03cbc2f4117536f55c28"
"arsenal@https://github.com/scality/arsenal#8.1.143":
version "8.1.143"
resolved "git+https://github.com/scality/arsenal#5a6069f7fdf75ca571e51ae75b4d1b28512515cd"
dependencies:
"@azure/identity" "^3.1.1"
"@azure/storage-blob" "^12.12.0"
Expand Down

0 comments on commit bbf53ab

Please sign in to comment.