Skip to content

Commit a369820

Browse files
authored
bump (#2908)
1 parent e8a292c commit a369820

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
@@ -51,7 +51,7 @@
5151
"@next/mdx": "12.0.4",
5252
"@oasisdex/addresses": "0.1.5",
5353
"@oasisdex/automation": "^1.5.8",
54-
"@oasisdex/dma-library": "0.5.10",
54+
"@oasisdex/dma-library": "0.5.11",
5555
"@oasisdex/multiply": "^0.2.11",
5656
"@oasisdex/transactions": "0.1.4-alpha.0",
5757
"@oasisdex/utils": "^0.0.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3914,10 +3914,10 @@
39143914
dependencies:
39153915
ethers "^5.6.2"
39163916

3917-
"@oasisdex/dma-library@0.5.10":
3918-
version "0.5.10"
3919-
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.5.10.tgz#062059d4952a0a2c2cb0336817d523afc7387953"
3920-
integrity sha512-HtsBGY/jFN6xdAXQhf/fddHQjARN6BhEi6zxPk8faIDlph25oAvyDyiC4q8emaW0VlR9U4fXt0nv5EKtcbC2MQ==
3917+
"@oasisdex/dma-library@0.5.11":
3918+
version "0.5.11"
3919+
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.5.11.tgz#b8ae3202fb24c1596e3ac39080d5ad25e338d4a9"
3920+
integrity sha512-9kzDkr4tO3FAHYrR4BCj+wMfMhVkAnsUJMCJZVWu+Ta316GqeHHQQivWwEqDP1CCblHbrK9aN9jKe1UNTethnQ==
39213921
dependencies:
39223922
bignumber.js "9.0.1"
39233923
ethers "5.6.2"

0 commit comments

Comments
 (0)