diff --git a/pubspec.lock b/pubspec.lock index ad3ca9810..29662f46d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -503,10 +503,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: "76cd20bcfa72fabe50ea27eeaf165527f446f55d3033021462084b87805b4cac" + sha256: "2b50e938a275e1ad77352d6a25e25770f4130baa61eaf02de7a9a884680954ad" url: "https://pub.dev" source: hosted - version: "20.0.0" + version: "20.1.0" flutter_local_notifications_linux: dependency: transitive description: @@ -527,10 +527,10 @@ packages: dependency: transitive description: name: flutter_local_notifications_windows - sha256: "7ddd964fa85b6a23e96956c5b63ef55cdb9e5947b71b95712204db42ad46da61" + sha256: e97a1a3016512437d9c0b12fae7d1491c3c7b9aa7f03a69b974308840656b02a url: "https://pub.dev" source: hosted - version: "2.0.0" + version: "2.0.1" flutter_localizations: dependency: "direct main" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 1ce2b78fe..f8110a79d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: sdk: flutter flutter_foreground_task: ^9.2.0 flutter_linkify: ^6.0.0 - flutter_local_notifications: ^20.0.0 + flutter_local_notifications: ^20.1.0 flutter_localizations: sdk: flutter flutter_map: ^8.2.2