Skip to content

Commit

Permalink
Update dma-lib with update of aave liquidation price
Browse files Browse the repository at this point in the history
  • Loading branch information
piekczyk committed Oct 30, 2024
1 parent 584d71e commit 886f48c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@metamask/eth-sig-util": "^5.0.2",
"@oasisdex/addresses": "0.1.87",
"@oasisdex/automation": "1.6.5-morpho.6",
"@oasisdex/dma-library": "0.6.73",
"@oasisdex/dma-library": "0.6.74",
"@oasisdex/multiply": "^0.2.11",
"@oasisdex/transactions": "0.1.4-alpha.0",
"@oasisdex/utils": "^0.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2514,10 +2514,10 @@
dependencies:
ethers "^5.6.2"

"@oasisdex/[email protected].73":
version "0.6.73"
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.73.tgz#bb2d7f1b191caf2021e5aaa81468e117260b19da"
integrity sha512-ilS2lZl9ipXUXM+c0vjeTjHtbk8y+lxjKEQg7ArUBToRB4630AT92jskEkaMC+1n4/TA8aWvOXwRG2BUVJUbJw==
"@oasisdex/[email protected].74":
version "0.6.74"
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.74.tgz#8a9d271aebf0fefb4bd62f008c7b6795ed60ef9d"
integrity sha512-ATVXETqBLNPZun0DPMOgiVRsQiTjm5+A5VoKLN7GSxz1JY1m0YcrcO4LieKvGbQbRaQ7xa0gV9f3kBvyfYFO1Q==
dependencies:
bignumber.js "9.0.1"
ethers "^5.7.2"
Expand Down

0 comments on commit 886f48c

Please sign in to comment.