diff --git a/mobile/pubspec.lock b/mobile/pubspec.lock index ec28e88..8d50f1a 100644 --- a/mobile/pubspec.lock +++ b/mobile/pubspec.lock @@ -270,18 +270,18 @@ packages: dependency: "direct main" description: name: connectivity_plus - sha256: "224a77051d52a11fbad53dd57827594d3bd24f945af28bd70bab376d68d437f0" + sha256: ebe15d94de9dd7c31dc2ac54e42780acdf3384b1497c69290c9f3c5b0279fc57 url: "https://pub.dev" source: hosted - version: "5.0.2" + version: "6.0.2" connectivity_plus_platform_interface: dependency: transitive description: name: connectivity_plus_platform_interface - sha256: cf1d1c28f4416f8c654d7dc3cd638ec586076255d407cef3ddbdaf178272a71a + sha256: b6a56efe1e6675be240de39107281d4034b64ac23438026355b4234042a35adb url: "https://pub.dev" source: hosted - version: "1.2.4" + version: "2.0.0" convert: dependency: transitive description: diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 269bb1c..a51d5d9 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: chopper: ^7.1.1 cloud_messaging_service: path: packages/cloud_messaging_service - connectivity_plus: ^5.0.2 + connectivity_plus: ^6.0.2 dartx: ^1.2.0 draggable_home: ^1.0.5 easy_debounce: ^2.0.3