Skip to content

Commit 69020fe

Browse files
committed
chore: bump library
1 parent 4e245dd commit 69020fe

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.89",
4747
"@oasisdex/automation": "1.6.5-morpho.6",
48-
"@oasisdex/dma-library": "0.6.77",
48+
"@oasisdex/dma-library": "0.6.78",
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.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==
2517+
"@oasisdex/dma-library@0.6.78":
2518+
version "0.6.78"
2519+
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.78.tgz#e1f0a3ea0ca5ec658412cd90fa5905e8f0b70bd3"
2520+
integrity sha512-Yr7EWNtWbOx3XHi5eMi8hFOx3GZRHnSs1X145NgA+uHu/uTe296Umg9UGINu9xTKpsQcVWEgx3J5PfiJL33mfw==
25212521
dependencies:
25222522
bignumber.js "9.0.1"
25232523
ethers "^5.7.2"

0 commit comments

Comments
 (0)