Skip to content

Commit

Permalink
Update @oasisdex/dma-library to version 0.6.70
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinciarka committed Oct 15, 2024
1 parent aff077a commit 0f48627
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.84",
"@oasisdex/automation": "1.6.5-morpho.6",
"@oasisdex/dma-library": "0.6.69",
"@oasisdex/dma-library": "0.6.70",
"@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/dma-library@0.6.69":
version "0.6.69"
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.69.tgz#21ea1cb74fb1e8d10c59f35986db9174fe5794e0"
integrity sha512-+EADmWibCQnNViZLEp4slLAJryD3rY9apRveXOF9B/2BwRnujeF+0BgaZUDUY3Uq4TrWqDaQJZHTH2lWPvLtfQ==
"@oasisdex/dma-library@0.6.70":
version "0.6.70"
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.70.tgz#20b5786b1b6aa3b17b63e2846df422833038ed57"
integrity sha512-c+f4oBTq4a64pkT/kIT5xihXljv6fdKD4GC9J8h5jufCQNAxPdIFkeKUWxFWseIBaSHt1L4ep9D2fLwknUSy3g==
dependencies:
bignumber.js "9.0.1"
ethers "^5.7.2"
Expand Down

0 comments on commit 0f48627

Please sign in to comment.