diff --git a/pubspec.lock b/pubspec.lock index 88be21a52..480f7e52f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -704,10 +704,10 @@ packages: dependency: "direct main" description: name: flutter_webrtc - sha256: "69095ba39b83da3de48286dfc0769aa8e9f10491f70058dc8d8ecc960ef7a260" + sha256: "945d0a38b90fbca8257eadb167d8fb9fa7075d9a1939fd2953c10054454d1de2" url: "https://pub.dev" source: hosted - version: "1.0.0" + version: "1.1.0" frontend_server_client: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ef17c3846..cd2042305 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: flutter_shortcuts_new: ^2.0.0 flutter_vodozemac: ^0.2.2 flutter_web_auth_2: ^3.1.1 # Version 4 blocked by https://github.com/MixinNetwork/flutter-plugins/issues/379 - flutter_webrtc: ^1.0.0 + flutter_webrtc: ^1.1.0 geolocator: ^14.0.2 go_router: ^16.2.1 handy_window: ^0.4.0