diff --git a/pubspec.lock b/pubspec.lock index 4c2ad8e..9b41c18 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -329,10 +329,10 @@ packages: dependency: "direct main" description: name: share_plus - sha256: "9eee8283462d91a7a1c8bdb67d08874abd75a2f8fae3bc0ca033035e375fb3d8" + sha256: "02180b01c1237b9706b663d9402b2cf2402b3407f48cce99cc19e3200f095b8a" url: "https://pub.dev" source: hosted - version: "13.2.0" + version: "13.2.1" share_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 2a96779..06bb75f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: sdk: flutter flutter_localizations: sdk: flutter - share_plus: ^13.2.0 + share_plus: ^13.2.1 path_provider: ^2.1.6 web: ^1.1.1 dev_dependencies: