diff --git a/flutter_frontend/pubspec.lock b/flutter_frontend/pubspec.lock index 1131bd5..3d4908c 100644 --- a/flutter_frontend/pubspec.lock +++ b/flutter_frontend/pubspec.lock @@ -1078,10 +1078,10 @@ packages: dependency: "direct main" description: name: toastification - sha256: "4d97fbfa463dfe83691044cba9f37cb185a79bb9205cfecb655fa1f6be126a13" + sha256: "69db2bff425b484007409650d8bcd5ed1ce2e9666293ece74dcd917dacf23112" url: "https://pub.dev" source: hosted - version: "2.3.0" + version: "3.0.3" typed_data: dependency: transitive description: diff --git a/flutter_frontend/pubspec.yaml b/flutter_frontend/pubspec.yaml index 6e5b0a4..b291d21 100644 --- a/flutter_frontend/pubspec.yaml +++ b/flutter_frontend/pubspec.yaml @@ -55,7 +55,7 @@ dependencies: app_links: ^6.4.1 fluttertoast: ^8.2.5 async: ^2.13.0 - toastification: ^2.0.0 + toastification: ^3.0.3 flutter_localizations: sdk: flutter bloc: ^9.0.1