Skip to content

Commit 5822cb9

Browse files
authored
chore: bump dma-library version (#4047)
1 parent 9639597 commit 5822cb9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@metamask/eth-sig-util": "^5.0.2",
4646
"@oasisdex/addresses": "0.1.88",
4747
"@oasisdex/automation": "1.6.5-morpho.6",
48-
"@oasisdex/dma-library": "0.6.76",
48+
"@oasisdex/dma-library": "0.6.77",
4949
"@oasisdex/multiply": "^0.2.11",
5050
"@oasisdex/transactions": "0.1.4-alpha.0",
5151
"@oasisdex/utils": "^0.0.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2514,10 +2514,10 @@
25142514
dependencies:
25152515
ethers "^5.6.2"
25162516

2517-
"@oasisdex/dma-library@0.6.76":
2518-
version "0.6.76"
2519-
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.76.tgz#eb3657776d60090a9c27e012279f11e60322fa47"
2520-
integrity sha512-DNMEaZJ7q2+rvtxJ7gXykY5b9zUynlJ+aY3WDJQPU2SUK8Qi5tJrW4izztYZ7qLs4/rGvaFl6JAoFEjs3Tl+iQ==
2517+
"@oasisdex/dma-library@0.6.77":
2518+
version "0.6.77"
2519+
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.77.tgz#870f426007355085e3c38b4ea8c6768d6861be91"
2520+
integrity sha512-A7PS48NUIWGV6CIOOoGsNjswnyEIwDmLqwdgRn5muQjAveJAedOaNxsLj1GNksjrTq0pJCxXFhiKbq4/hUxR7Q==
25212521
dependencies:
25222522
bignumber.js "9.0.1"
25232523
ethers "^5.7.2"

0 commit comments

Comments
 (0)