diff --git a/CastIt.Client/pubspec.lock b/CastIt.Client/pubspec.lock index 6458b248..9e4bc7f7 100644 --- a/CastIt.Client/pubspec.lock +++ b/CastIt.Client/pubspec.lock @@ -500,18 +500,18 @@ packages: dependency: "direct main" description: name: network_info_plus - sha256: f3d141fa573b1bb3b10881fb6cebd4451db5dc3b3a23df597de804e8916ca004 + sha256: f424bad71994a1dc8594b00a6f71a665f7714ee7b32d397656d592c030d8555f url: "https://pub.dev" source: hosted - version: "8.0.0" + version: "8.1.0" network_info_plus_platform_interface: dependency: transitive description: name: network_info_plus_platform_interface - sha256: ec387e299bf34c9403b5390d6574a9f8cdda6ab45917b9b4b6c85d45aafd14e3 + sha256: "210b58064bc08e04b3a2b608f1f999cf768871fbd531961dc33a91720869d182" url: "https://pub.dev" source: hosted - version: "3.0.0" + version: "3.1.0" nil: dependency: "direct main" description: diff --git a/CastIt.Client/pubspec.yaml b/CastIt.Client/pubspec.yaml index 602a89a6..88d1a2d9 100644 --- a/CastIt.Client/pubspec.yaml +++ b/CastIt.Client/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: intl: ^0.20.2 json_annotation: ^4.11.0 logger: ^2.7.0 - network_info_plus: ^8.0.0 + network_info_plus: ^8.1.0 nil: ^1.1.1 package_info_plus: ^10.0.0 path: ^1.9.1