From f75012e9c17899510e4cb8fc84ec2675138f1e84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 15:55:26 +0000 Subject: [PATCH] build: (deps): bump flutter_local_notifications from 19.4.0 to 19.4.1 Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 19.4.0 to 19.4.1. - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v19.4.0...flutter_local_notifications-v19.4.1) --- updated-dependencies: - dependency-name: flutter_local_notifications dependency-version: 19.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 80a0a6207..88be21a52 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -527,10 +527,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: "20ca0a9c82ce0c855ac62a2e580ab867f3fbea82680a90647f7953832d0850ae" + sha256: a9966c850de5e445331b854fa42df96a8020066d67f125a5964cbc6556643f68 url: "https://pub.dev" source: hosted - version: "19.4.0" + version: "19.4.1" flutter_local_notifications_linux: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ffb29ab9c..ef17c3846 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: flutter_foreground_task: ^9.1.0 flutter_highlighter: ^0.1.1 flutter_linkify: ^6.0.0 - flutter_local_notifications: ^19.4.0 + flutter_local_notifications: ^19.4.1 flutter_localizations: sdk: flutter flutter_map: ^8.2.1