From 6eb464ac950ff6b9c8adc864f3656dbdc6f9b603 Mon Sep 17 00:00:00 2001 From: Thibault Chatillon Date: Wed, 29 May 2024 22:08:33 +0200 Subject: [PATCH] bump web_socket dependency 0.1.3 -> 0.1.5 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3b65640..a4fbefc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: crypto: ^3.0.0 stream_channel: ^2.1.0 web: ^0.5.0 - web_socket: ^0.1.3 + web_socket: ^0.1.5 dev_dependencies: dart_flutter_team_lints: ^3.0.0