diff --git a/pubspec.lock b/pubspec.lock index dc136b5..b250776 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -585,10 +585,10 @@ packages: dependency: "direct dev" description: name: msix - sha256: "76c87b8207323803169626a55afd78bbb8413c984df349a76598b9fbf9224677" + sha256: "114d2f280b2b985f0cc11db982cdc648a1311a80340908a1a1130f42411088cd" url: "https://pub.dev" source: hosted - version: "3.16.1" + version: "3.16.2" nested: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index cd5e952..40b8ac9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -48,7 +48,7 @@ dev_dependencies: json_serializable: ^6.2.0 retrofit_generator: ^7.0.1 pretty_dio_logger: ^1.2.0-beta-1 - msix: ^3.6.2 + msix: ^3.16.2 flutter: uses-material-design: true