diff --git a/pubspec.lock b/pubspec.lock index 98e2abe..036c509 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -577,10 +577,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/pubspec.yaml b/pubspec.yaml index 7561260..70cac83 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: sdk: flutter intl: any launch_at_startup: ^0.5.1 - package_info_plus: ^9.0.0 + package_info_plus: ^9.0.1 path_provider: ^2.1.2 url_launcher: ^6.3.1 hotkey_manager: ^0.2.3