diff --git a/CastIt.Client/pubspec.lock b/CastIt.Client/pubspec.lock index 6458b248..b3e9be43 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: "0891702f96b2e465fe567b7ec448380e6b1c14f60af552a8536d9f583b6b8442" url: "https://pub.dev" source: hosted - version: "13.0.0" + version: "13.2.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: @@ -468,10 +468,10 @@ packages: dependency: transitive description: name: meta - sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" + sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349" url: "https://pub.dev" source: hosted - version: "1.17.0" + version: "1.18.0" mime: dependency: transitive description: diff --git a/CastIt.Client/pubspec.yaml b/CastIt.Client/pubspec.yaml index 602a89a6..cb66e47d 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.2.0 flutter: sdk: flutter flutter_bloc: ^9.1.1