diff --git a/pubspec.lock b/pubspec.lock index 8e99a52..60cf59d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -178,10 +178,10 @@ packages: dependency: "direct main" description: name: flutter_background_geolocation - sha256: d3c3107ef4cd2965746cdfc8f40e348fce05c39b0390d84f1316e13f400fd55c + sha256: b89623c9789b8217bd7ef0057512b77cf7b34d3b038e048a66378b6d0472ec8d url: "https://pub.dev" source: hosted - version: "4.17.0" + version: "4.17.1" flutter_lints: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 3750f99..9d2e1e5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter_localizations: sdk: flutter intl: any - flutter_background_geolocation: ^4.17.0 + flutter_background_geolocation: ^4.17.1 shared_preferences: ^2.5.3 firebase_core: ^4.0.0 firebase_messaging: ^16.0.0