From 9fa09b9db69b8645d5d50a844652aa570451d101 Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Tue, 25 Mar 2025 11:44:49 +0100 Subject: [PATCH] update web_socket_channel --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 801b2ef..fbac3af 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: sha3: ^0.2.0 web3dart: ^2.3.3 #path: ../web3dart - web_socket_channel: ^2.1.0 + web_socket_channel: ^3.0.0 fast_base58: ^0.2.1 http: ^1.1.0 convert: ^3.0.1