diff --git a/zxscanner/pubspec.lock b/zxscanner/pubspec.lock index a0937ee..155af05 100644 --- a/zxscanner/pubspec.lock +++ b/zxscanner/pubspec.lock @@ -664,21 +664,7 @@ packages: name: share_plus url: "https://pub.dartlang.org" source: hosted - version: "5.0.0" - share_plus_linux: - dependency: transitive - description: - name: share_plus_linux - url: "https://pub.dartlang.org" - source: hosted - version: "3.0.1" - share_plus_macos: - dependency: transitive - description: - name: share_plus_macos - url: "https://pub.dartlang.org" - source: hosted - version: "3.0.1" + version: "6.3.0" share_plus_platform_interface: dependency: transitive description: @@ -686,20 +672,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "3.2.0" - share_plus_web: - dependency: transitive - description: - name: share_plus_web - url: "https://pub.dartlang.org" - source: hosted - version: "3.1.0" - share_plus_windows: - dependency: transitive - description: - name: share_plus_windows - url: "https://pub.dartlang.org" - source: hosted - version: "4.0.0" shared_preferences: dependency: "direct main" description: @@ -949,7 +921,7 @@ packages: name: win32 url: "https://pub.dartlang.org" source: hosted - version: "2.7.0" + version: "3.1.2" xdg_directories: dependency: transitive description: diff --git a/zxscanner/pubspec.yaml b/zxscanner/pubspec.yaml index ef90b6d..cd77898 100644 --- a/zxscanner/pubspec.yaml +++ b/zxscanner/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: intl: ^0.17.0 mobx: ^2.1.3 path_provider: ^2.0.11 - share_plus: ^5.0.0 + share_plus: ^6.3.0 shared_preferences: ^2.0.15 url_launcher: ^6.1.6