diff --git a/zxscanner/pubspec.lock b/zxscanner/pubspec.lock index 41b31f9..bd0bbec 100644 --- a/zxscanner/pubspec.lock +++ b/zxscanner/pubspec.lock @@ -35,7 +35,7 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.9.0" + version: "2.8.2" boolean_selector: dependency: transitive description: @@ -140,7 +140,7 @@ packages: name: characters url: "https://pub.dartlang.org" source: hosted - version: "1.2.1" + version: "1.2.0" charcode: dependency: transitive description: @@ -510,14 +510,14 @@ packages: name: material_color_utilities url: "https://pub.dartlang.org" source: hosted - version: "0.1.5" + version: "0.1.4" meta: dependency: transitive description: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.8.0" + version: "1.7.0" mime: dependency: transitive description: @@ -552,7 +552,7 @@ packages: name: path url: "https://pub.dartlang.org" source: hosted - version: "1.8.2" + version: "1.8.1" path_provider: dependency: "direct main" description: @@ -664,7 +664,7 @@ packages: name: share_plus url: "https://pub.dartlang.org" source: hosted - version: "4.0.9" + version: "4.0.10" share_plus_linux: dependency: transitive description: @@ -795,7 +795,7 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.9.0" + version: "1.8.2" stack_trace: dependency: transitive description: @@ -823,7 +823,7 @@ packages: name: string_scanner url: "https://pub.dartlang.org" source: hosted - version: "1.1.1" + version: "1.1.0" term_glyph: dependency: transitive description: diff --git a/zxscanner/pubspec.yaml b/zxscanner/pubspec.yaml index a96607d..2e1dfb9 100644 --- a/zxscanner/pubspec.yaml +++ b/zxscanner/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: intl: ^0.17.0 mobx: ^2.0.7 path_provider: ^2.0.11 - share_plus: ^4.0.9 + share_plus: ^4.0.10 shared_preferences: ^2.0.15 url_launcher: ^6.1.4