1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2024-10-22 22:43:22 +00:00

Update web_socket_channel dependency

This commit is contained in:
Pierre HUBERT 2021-12-28 17:25:49 +01:00
parent 48ececf93c
commit 9a82301c52
2 changed files with 2 additions and 2 deletions

View File

@ -881,7 +881,7 @@ packages:
name: web_socket_channel
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
version: "2.1.0"
webrtc_interface:
dependency: transitive
description:

View File

@ -74,7 +74,7 @@ dependencies:
connectivity: ^3.0.2
# Establish WebSocket connections
web_socket_channel: ^1.1.0
web_socket_channel: ^2.1.0
# Events manager
event_bus: ^2.0.0