diff --git a/pubspec.yaml b/pubspec.yaml index 26f7edf7..1eebc719 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,17 +7,17 @@ environment: flutter: ">=2.0.0" dependencies: - collection: ^1.15.0 - crypto: ^3.0.0 - flutter_webrtc: ^0.9.25 - intl: ^0.18.0 + collection: ^1.18.0 + crypto: ^3.0.3 + flutter_webrtc: ^0.9.47 + intl: ^0.19.0 logger: ^1.0.0 parser_error: ^0.2.0 path: ^1.6.4 - random_string: ^2.0.0 - recase: ^4.0.0 + random_string: ^2.3.1 + recase: ^4.1.0 sdp_transform: ^0.3.2 - uuid: ^3.0.2 + uuid: ^4.2.1 dev_dependencies: