Skip to content

Commit

Permalink
Bump dma-library
Browse files Browse the repository at this point in the history
  • Loading branch information
piekczyk committed Jun 28, 2024
1 parent 0d5d59e commit 8060f2c
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.72",
"@oasisdex/automation": "1.6.5-morpho.6",
"@oasisdex/dma-library": "0.6.57",
"@oasisdex/dma-library": "0.6.58",
"@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/dma-library@0.6.57":
version "0.6.57"
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.57.tgz#14e391cef76a32fff9620b59d4b99e197cbc44a1"
integrity sha512-fArw+GW8ycg7qKNpDNh/fZ0h3CjZ6AZXA52FEtYTV2mIFlNvQb1hiP+ZD8H0vP1akDFYz/LwxNFcgLTyy8FPsQ==
"@oasisdex/dma-library@0.6.58":
version "0.6.58"
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.58.tgz#1850edac6a49bff6a13f64a5098ad841cbbe015e"
integrity sha512-hlt2J/EUNK5qbL2tbXfDQdrHcSDJBohC0EmVgRtpxba4HbrIvJBUwcohoEUe9lj0fOnEI7bRQWdOeQ69Q2io4Q==
dependencies:
bignumber.js "9.0.1"
ethers "^5.7.2"
Expand Down

0 comments on commit 8060f2c

Please sign in to comment.