diff --git a/pubspec.lock b/pubspec.lock index 4c621fdaf3..38f0f10685 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -695,10 +695,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: b94a50aabbe56ef254f95f3be75640f99120429f0a153b2dc30143cffc9bfdf3 + sha256: edae0c34573233ab03f5ba1f07465e55c384743893042cb19e010b4ee8541c12 url: "https://pub.dev" source: hosted - version: "19.2.1" + version: "19.3.0" flutter_local_notifications_linux: dependency: transitive description: @@ -711,10 +711,10 @@ packages: dependency: transitive description: name: flutter_local_notifications_platform_interface - sha256: "2569b973fc9d1f63a37410a9f7c1c552081226c597190cb359ef5d5762d1631c" + sha256: "277d25d960c15674ce78ca97f57d0bae2ee401c844b6ac80fcd972a9c99d09fe" url: "https://pub.dev" source: hosted - version: "9.0.0" + version: "9.1.0" flutter_local_notifications_windows: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c5c0e6be24..469d89ffdd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -68,7 +68,7 @@ dependencies: flutter_app_icon_badge: ^2.0.0 flutter_bloc: ^9.1.1 flutter_hooks: ^0.21.2 - flutter_local_notifications: ^19.2.1 + flutter_local_notifications: ^19.3.0 flutter_localizations: sdk: flutter flutter_portal: ^1.1.4