Skip to content

Commit 513893c

Browse files
fix(deps): update dependency ethers to v5.8.0 (#896)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb01a12 commit 513893c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@types/bn.js": "5.1.6",
103103
"eccrypto": "1.1.6",
104104
"ethereumjs-util": "7.1.5",
105-
"ethers": "5.7.2",
105+
"ethers": "5.8.0",
106106
"secp256k1": "5.0.1"
107107
}
108108
}

0 commit comments

Comments
 (0)