diff --git a/uni/pubspec.lock b/uni/pubspec.lock index 53ece4a89..39bd54b9c 100644 --- a/uni/pubspec.lock +++ b/uni/pubspec.lock @@ -378,10 +378,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: "501ed9d54f1c8c0535b7991bade36f9e7e3b45a2346401f03775c1ec7a3c06ae" + sha256: "6d11ea777496061e583623aaf31923f93a9409ef8fcaeeefdd6cd78bf4fe5bb3" url: "https://pub.dev" source: hosted - version: "15.1.2" + version: "16.1.0" flutter_local_notifications_linux: dependency: transitive description: diff --git a/uni/pubspec.yaml b/uni/pubspec.yaml index 8a66599d1..0783c5d28 100644 --- a/uni/pubspec.yaml +++ b/uni/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: flutter: sdk: flutter flutter_dotenv: ^5.0.2 - flutter_local_notifications: ^15.1.0+1 + flutter_local_notifications: ^16.1.0 flutter_localizations: sdk: flutter flutter_map: ^5.0.0