From bfca86f87eed452fc455b70db8a09fdd258d47fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 00:39:23 +0000 Subject: [PATCH] Bump flutter_background_geolocation from 4.18.0 to 4.18.1 Bumps [flutter_background_geolocation](https://github.com/transistorsoft/flutter_background_geolocation) from 4.18.0 to 4.18.1. - [Changelog](https://github.com/transistorsoft/flutter_background_geolocation/blob/master/CHANGELOG.md) - [Commits](https://github.com/transistorsoft/flutter_background_geolocation/commits/4.18.1) --- updated-dependencies: - dependency-name: flutter_background_geolocation dependency-version: 4.18.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 4f559a8..7ff85c9 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -210,10 +210,10 @@ packages: dependency: "direct main" description: name: flutter_background_geolocation - sha256: "9cd8501a063149dec6eec0d037e7f6eac44ab655b4cfc39e482450d645eb6062" + sha256: a7c01238f681bc617bd798fcbc443a4a6f314101441450e7ab7d11939702de20 url: "https://pub.dev" source: hosted - version: "4.18.0" + version: "4.18.1" flutter_lints: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 20955cc..eaa8c30 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter_localizations: sdk: flutter intl: any - flutter_background_geolocation: ^4.18.0 + flutter_background_geolocation: ^4.18.1 shared_preferences: ^2.5.3 firebase_core: ^4.2.1 firebase_messaging: ^16.0.4