diff --git a/CastIt.Client/pubspec.lock b/CastIt.Client/pubspec.lock index 6458b248..56f15be9 100644 --- a/CastIt.Client/pubspec.lock +++ b/CastIt.Client/pubspec.lock @@ -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: @@ -572,10 +572,10 @@ packages: dependency: "direct main" description: name: path_provider - sha256: "50c5dd5b6e1aaf6fb3a78b33f6aa3afca52bf903a8a5298f53101fdaee55bbcd" + sha256: a7f4874f987173da295a61c181b8ee71dab59b332a486b391babf26a1b884825 url: "https://pub.dev" source: hosted - version: "2.1.5" + version: "2.1.6" path_provider_android: dependency: transitive description: diff --git a/CastIt.Client/pubspec.yaml b/CastIt.Client/pubspec.yaml index 602a89a6..81c86211 100644 --- a/CastIt.Client/pubspec.yaml +++ b/CastIt.Client/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: nil: ^1.1.1 package_info_plus: ^10.0.0 path: ^1.9.1 - path_provider: ^2.1.5 + path_provider: ^2.1.6 pull_to_refresh: ^2.0.0 responsive_builder: ^0.7.1 shared_preferences: ^2.5.5