From 048dfb16989cf5a8bd742dbcb7a30910dce72fdb Mon Sep 17 00:00:00 2001 From: discountry Date: Sat, 27 Sep 2025 22:52:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=20ethereum-cryptograp?= =?UTF-8?q?hy=20=E4=BE=9D=E8=B5=96=E8=87=B3=202.1.3=20=E4=BB=A5=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E6=9C=80=E6=96=B0=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09e3703..659f782 100644 --- a/package.json +++ b/package.json @@ -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"