Skip to content

Commit 44f9f4e

Browse files
fix(deps): update dependency ethers to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16bf4d3 commit 44f9f4e

File tree

2 files changed

+63
-234
lines changed

2 files changed

+63
-234
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@celo/abis": "^10.0.0",
1010
"@celo/identity": "^5.1.1",
1111
"dotenv": "^16.4.1",
12-
"ethers": "5.7.2",
12+
"ethers": "6.13.4",
1313
"viem": "^1.19.9"
1414
}
1515
}

0 commit comments

Comments
 (0)