diff --git a/pubspec.lock b/pubspec.lock index b1c88f7..9933f89 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -261,18 +261,18 @@ packages: dependency: "direct main" description: name: connectivity_plus - sha256: "33bae12a398f841c6cda09d1064212957265869104c478e5ad51e2fb26c3973c" + sha256: b8fe52979ff12432ecf8f0abf6ff70410b1bb734be1c9e4f2f86807ad7166c79 url: "https://pub.dev" source: hosted - version: "7.0.0" + version: "7.1.0" connectivity_plus_platform_interface: dependency: transitive description: name: connectivity_plus_platform_interface - sha256: "42657c1715d48b167930d5f34d00222ac100475f73d10162ddf43e714932f204" + sha256: "3c09627c536d22fd24691a905cdd8b14520de69da52c7a97499c8be5284a32ed" url: "https://pub.dev" source: hosted - version: "2.0.1" + version: "2.1.0" convert: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6cfa932..15a0fd7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: freezed_annotation: ^3.1.0 json_annotation: ^4.11.0 dio: ^5.9.2 - connectivity_plus: ^7.0.0 + connectivity_plus: ^7.1.0 version: ^3.0.2 intl: ^0.20.2 permission_handler: ^12.0.1