Skip to content

Commit

Permalink
chore: bump library (#4051)
Browse files Browse the repository at this point in the history
  • Loading branch information
halaprix authored Nov 13, 2024
1 parent 4e245dd commit c6ff22e
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.89",
"@oasisdex/automation": "1.6.5-morpho.6",
"@oasisdex/dma-library": "0.6.77",
"@oasisdex/dma-library": "0.6.78",
"@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].77":
version "0.6.77"
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.77.tgz#870f426007355085e3c38b4ea8c6768d6861be91"
integrity sha512-A7PS48NUIWGV6CIOOoGsNjswnyEIwDmLqwdgRn5muQjAveJAedOaNxsLj1GNksjrTq0pJCxXFhiKbq4/hUxR7Q==
"@oasisdex/[email protected].78":
version "0.6.78"
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.78.tgz#e1f0a3ea0ca5ec658412cd90fa5905e8f0b70bd3"
integrity sha512-Yr7EWNtWbOx3XHi5eMi8hFOx3GZRHnSs1X145NgA+uHu/uTe296Umg9UGINu9xTKpsQcVWEgx3J5PfiJL33mfw==
dependencies:
bignumber.js "9.0.1"
ethers "^5.7.2"
Expand Down

0 comments on commit c6ff22e

Please sign in to comment.