Skip to content

Commit 0dfa2df

Browse files
committed
chore: bumnp dma-library
1 parent 2381388 commit 0dfa2df

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.78",
48+
"@oasisdex/dma-library": "0.6.79",
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.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==
2517+
"@oasisdex/dma-library@0.6.79":
2518+
version "0.6.79"
2519+
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.79.tgz#cecd0c4ed8edac0a6995c5ca1fe4140f0535af55"
2520+
integrity sha512-vxkFZoJiplthJHuBgga+iYAffofevO9vf3HrDeeRmP0Wrtg+nEdVns1KOnQ/saeAhrL8+7BxQ9ZjR/n5l/J66A==
25212521
dependencies:
25222522
bignumber.js "9.0.1"
25232523
ethers "^5.7.2"

0 commit comments

Comments
 (0)