diff --git a/pubspec.lock b/pubspec.lock index 050f389..4688158 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -794,10 +794,10 @@ packages: dependency: "direct main" description: name: package_info_plus - sha256: a75164ade98cb7d24cfd0a13c6408927c6b217fa60dee5a7ff5c116a58f28918 + sha256: da8d9ac8c4b1df253d1a328b7bf01ae77ef132833479ab40763334db13b91cce url: "https://pub.dev" source: hosted - version: "8.0.2" + version: "8.1.1" package_info_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 57b5c91..191235a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -59,7 +59,7 @@ dependencies: collection: ^1.16.0 path: ^1.8.2 uuid: ^4.5.1 - package_info_plus: ^8.0.2 + package_info_plus: ^8.1.1 auto_animated: ^3.1.0 dio: ^5.7.0 flutter_staggered_grid_view: ^0.7.0