diff --git a/taletime/pubspec.lock b/taletime/pubspec.lock index d2a35d0..8d4bde4 100644 --- a/taletime/pubspec.lock +++ b/taletime/pubspec.lock @@ -1241,18 +1241,18 @@ packages: dependency: "direct main" description: name: share_plus - sha256: "468c43f285207c84bcabf5737f33b914ceb8eb38398b91e5e3ad1698d1b72a52" + sha256: fec12c3c39f01e4df1ec6ad92b6e85503c5ca64ffd6e28d18c9ffe53fcc4cb11 url: "https://pub.dev" source: hosted - version: "10.0.2" + version: "10.0.3" share_plus_platform_interface: dependency: transitive description: name: share_plus_platform_interface - sha256: "6ababf341050edff57da8b6990f11f4e99eaba837865e2e6defe16d039619db5" + sha256: c57c0bbfec7142e3a0f55633be504b796af72e60e3c791b44d5a017b985f7a48 url: "https://pub.dev" source: hosted - version: "5.0.0" + version: "5.0.1" shelf: dependency: transitive description: diff --git a/taletime/pubspec.yaml b/taletime/pubspec.yaml index d709020..b80efef 100644 --- a/taletime/pubspec.yaml +++ b/taletime/pubspec.yaml @@ -42,7 +42,7 @@ dependencies: avatar_glow: ^3.0.1 #share - share_plus: ^10.0.0 + share_plus: ^10.0.3 #fluttertoast fluttertoast: ^8.2.8