fix: 更新 ethereum-cryptography 依赖至 2.1.3 以支持最新功能

This commit is contained in:
discountry
2025-09-27 22:52:57 +08:00
parent fc1a74174c
commit 048dfb1698
+1 -1
View File
@@ -21,7 +21,7 @@
"axios": "^1.12.2",
"ccxt": "^4.5.5",
"dotenv": "^17.2.2",
"ethereum-cryptography": "^1.4.0",
"ethereum-cryptography": "^2.1.3",
"ink": "^6.3.1",
"react": "^19.1.1",
"ws": "^8.18.3"