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