Skip to content

Commit 5b6aacf

Browse files
feat: Bump web_socket_channel from 2.4.5 to 3.0.3 in /packages/dart (#1064)
1 parent 1ba73a6 commit 5b6aacf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424
# Networking
2525
dio: ^5.7.0
2626
http: ^1.2.0
27-
web_socket_channel: ^2.4.3
27+
web_socket_channel: ">=2.4.3 <4.0.0"
2828

2929
#Database
3030
sembast: ^3.6.0

0 commit comments

Comments
 (0)