diff --git a/CastIt.Client/pubspec.lock b/CastIt.Client/pubspec.lock index 7ed2805a..8af8dec4 100644 --- a/CastIt.Client/pubspec.lock +++ b/CastIt.Client/pubspec.lock @@ -516,10 +516,10 @@ packages: dependency: "direct main" description: name: package_info_plus - sha256: f69da0d3189a4b4ceaeb1a3defb0f329b3b352517f52bed4290f83d4f06bc08d + sha256: "468c26b4254ab01979fa5e4a98cb343ea3631b9acee6f21028997419a80e1a20" url: "https://pub.dev" source: hosted - version: "9.0.0" + version: "9.0.1" package_info_plus_platform_interface: dependency: transitive description: diff --git a/CastIt.Client/pubspec.yaml b/CastIt.Client/pubspec.yaml index df71255c..2269e956 100644 --- a/CastIt.Client/pubspec.yaml +++ b/CastIt.Client/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: logger: ^2.7.0 network_info_plus: ^7.0.0 nil: ^1.1.1 - package_info_plus: ^9.0.0 + package_info_plus: ^9.0.1 path: ^1.9.1 path_provider: ^2.1.5 pull_to_refresh: ^2.0.0