Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed Jul 25, 2024
1 parent 071d61c commit 8c9f313
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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#96cf7feeec74fd7a68cd52caf09836dca29f6a43",
"arsenal": "git+https://github.com/scality/arsenal#82dc19b89118f68b23d1eaed424feae8b4e30225",
"async": "~2.5.0",
"aws-sdk": "2.905.0",
"bucketclient": "scality/bucketclient#8.1.9",
Expand Down
4 changes: 2 additions & 2 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#96cf7feeec74fd7a68cd52caf09836dca29f6a43":
"arsenal@git+https://github.com/scality/arsenal#82dc19b89118f68b23d1eaed424feae8b4e30225":
version "8.1.133"
resolved "git+https://github.com/scality/arsenal#96cf7feeec74fd7a68cd52caf09836dca29f6a43"
resolved "git+https://github.com/scality/arsenal#82dc19b89118f68b23d1eaed424feae8b4e30225"
dependencies:
"@azure/identity" "^3.1.1"
"@azure/storage-blob" "^12.12.0"
Expand Down

0 comments on commit 8c9f313

Please sign in to comment.