diff --git a/pubspec.lock b/pubspec.lock index 0bfe371..20c7938 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -665,10 +665,10 @@ packages: dependency: "direct main" description: name: share_plus - sha256: "44fc0bc2d35a8fafa1b564e1c6888bdc4fbb2d0197e4a4c21bac0e66123be9cd" + sha256: ed3fcea4f789ed95913328e629c0c53e69e80e08b6c24542f1b3576046c614e8 url: "https://pub.dev" source: hosted - version: "7.0.1" + version: "7.0.2" share_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6e30c86..482825f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: flutter_linkify: 6.0.0 url_launcher: 6.1.12 expandable: 5.0.1 - share_plus: 7.0.1 + share_plus: 7.0.2 file_picker: 5.3.3 clipboard: 0.1.3 permission_handler: 10.4.3