diff --git a/CastIt.Client/pubspec.lock b/CastIt.Client/pubspec.lock index 6458b248..71cf9750 100644 --- a/CastIt.Client/pubspec.lock +++ b/CastIt.Client/pubspec.lock @@ -213,18 +213,18 @@ packages: dependency: "direct main" description: name: device_info_plus - sha256: a3995738b6383ed9bed996a37acdb7a9b8f5a614e39141638459def8744f5ed3 + sha256: "6a642e1daa10190af89ba6cb6386c0df7d071a3592080bfe1e44faa63ae1df65" url: "https://pub.dev" source: hosted - version: "13.0.0" + version: "13.1.0" device_info_plus_platform_interface: dependency: transitive description: name: device_info_plus_platform_interface - sha256: "327bb5421b6fcbf291120223e401b9e1b7fad90b114860cb60e82697a2824d84" + sha256: "04b173a92e2d9161dfead145667037c8d834db725ce2e7b942bfe18fd2f45a46" url: "https://pub.dev" source: hosted - version: "8.0.0" + version: "8.1.0" equatable: dependency: transitive description: diff --git a/CastIt.Client/pubspec.yaml b/CastIt.Client/pubspec.yaml index 602a89a6..a6fd2f1d 100644 --- a/CastIt.Client/pubspec.yaml +++ b/CastIt.Client/pubspec.yaml @@ -22,7 +22,7 @@ environment: dependencies: cached_network_image: ^3.4.1 - device_info_plus: ^13.0.0 + device_info_plus: ^13.1.0 flutter: sdk: flutter flutter_bloc: ^9.1.1