diff --git a/pubspec.yaml b/pubspec.yaml index 635bcbe..0737d3c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,9 +6,9 @@ environment: sdk: ">=2.12.0 <4.0.0" dependencies: - web_socket_channel: ^2.0.0 + web_socket_channel: 2.4.0 dev_dependencies: test: ^1.23.1 - lints: ^2.0.1 + lints: ^3.0.0 stream_channel: ^2.1.1