Skip to content

Commit a25a3a2

Browse files
authored
Merge pull request #18 from celo-org/renovate/ethers-6.x
fix(deps): update dependency ethers to v6
2 parents adcbd0d + 44f9f4e commit a25a3a2

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)