From ea01b57331de2b520f6286f90c3333a25b85dc99 Mon Sep 17 00:00:00 2001 From: parodyBit <58690522+parodyBit@users.noreply.github.com> Date: Tue, 27 May 2025 09:32:07 -0600 Subject: [PATCH] Update: web_socket_channel ^3.0.3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e0589c1..59e8d05 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: hex: ^0.2.0 pointycastle: ^3.1.3 path: ^1.9.0 - web_socket_channel: ^2.4.1 + web_socket_channel: ^3.0.3 async: ^2.6.1 typed_data: ^1.3.0 crypto: ^3.0.1