From 1552bbe467c4a5f97d006e5cecdd3531413a0130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 00:14:05 +0000 Subject: [PATCH] Bump flutter_background_geolocation from 5.0.4 to 5.0.5 Bumps [flutter_background_geolocation](https://github.com/transistorsoft/flutter_background_geolocation) from 5.0.4 to 5.0.5. - [Changelog](https://github.com/transistorsoft/flutter_background_geolocation/blob/master/CHANGELOG.md) - [Commits](https://github.com/transistorsoft/flutter_background_geolocation/compare/5.0.4...5.0.5) --- updated-dependencies: - dependency-name: flutter_background_geolocation dependency-version: 5.0.5 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 8f8868b..dc70eba 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -258,10 +258,10 @@ packages: dependency: "direct main" description: name: flutter_background_geolocation - sha256: "4d0ec2723d095ade3f632676f5ab45e896a2c31080894ce130eee5eabf2bc41d" + sha256: "0cb799043d31d2747f09b9ad881e0814e42898e850b10cd72b406bd731a0a376" url: "https://pub.dev" source: hosted - version: "5.0.4" + version: "5.0.5" flutter_launcher_icons: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 0d0de22..440755f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter_localizations: sdk: flutter intl: any - flutter_background_geolocation: ^5.0.3 + flutter_background_geolocation: ^5.0.5 shared_preferences: ^2.5.4 firebase_core: ^4.4.0 firebase_messaging: ^16.1.1