From 0dfa2dfe64364a4205cb75f77d7639e2701a0da5 Mon Sep 17 00:00:00 2001 From: halaprix Date: Fri, 15 Nov 2024 13:33:26 +0100 Subject: [PATCH] chore: bumnp `dma-library` --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6ef36a1341..997e6c1411 100644 --- a/package.json +++ b/package.json @@ -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.78", + "@oasisdex/dma-library": "0.6.79", "@oasisdex/multiply": "^0.2.11", "@oasisdex/transactions": "0.1.4-alpha.0", "@oasisdex/utils": "^0.0.8", diff --git a/yarn.lock b/yarn.lock index 61573f8afa..9bb43c902b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2514,10 +2514,10 @@ dependencies: ethers "^5.6.2" -"@oasisdex/dma-library@0.6.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== +"@oasisdex/dma-library@0.6.79": + version "0.6.79" + resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.79.tgz#cecd0c4ed8edac0a6995c5ca1fe4140f0535af55" + integrity sha512-vxkFZoJiplthJHuBgga+iYAffofevO9vf3HrDeeRmP0Wrtg+nEdVns1KOnQ/saeAhrL8+7BxQ9ZjR/n5l/J66A== dependencies: bignumber.js "9.0.1" ethers "^5.7.2"