diff --git a/pubspec.lock b/pubspec.lock index 8b81fa46..b63b53e5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -221,10 +221,10 @@ packages: dependency: "direct main" description: name: connectivity_plus - sha256: "33bae12a398f841c6cda09d1064212957265869104c478e5ad51e2fb26c3973c" + sha256: "62ffa266d9a23b79fb3fcbc206afc00bb979417ba57b1324c546b5aab95ba057" url: "https://pub.dev" source: hosted - version: "7.0.0" + version: "7.1.1" connectivity_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 8a2113b1..9cbc3466 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: # HTTP & Network http: ^1.6.0 - connectivity_plus: 7.0.0 + connectivity_plus: 7.1.1 # UI Components cached_network_image: ^3.4.1