Skip to content

Commit

Permalink
chore: bump library (#3727)
Browse files Browse the repository at this point in the history
  • Loading branch information
halaprix authored Mar 25, 2024
1 parent 45fd0d9 commit e057017
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.54",
"@oasisdex/automation": "1.6.5",
"@oasisdex/dma-library": "0.6.48",
"@oasisdex/dma-library": "0.6.49",
"@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 @@ -2397,10 +2397,10 @@
dependencies:
ethers "^5.6.2"

"@oasisdex/[email protected].48":
version "0.6.48"
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.48.tgz#a0bd0604d87a46b8c94c2fd702f723999ea2e91f"
integrity sha512-QQVUum1rOFfdV55AayyyDvUL4KdnSPLi1OV7G2XXvDQzOdDqDYt9fDUY+TOflaOydQ8ixcKKHmoPW8s6E7SKZQ==
"@oasisdex/[email protected].49":
version "0.6.49"
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.49.tgz#d3870e638774bf3a8b259afb26535c63c223f369"
integrity sha512-Alyx09r+KgXnej7RZrWD8w1tk3B3YgwMCrjdLRtRiRTYcQ9IRlMJ5PR3TspAu6tmvbdWM/4pZFf3AbvXcRDQtA==
dependencies:
bignumber.js "9.0.1"
ethers "^5.7.2"
Expand Down

0 comments on commit e057017

Please sign in to comment.