diff --git a/mobile/pubspec.lock b/mobile/pubspec.lock index 4dab649a19..6bc37c922f 100644 --- a/mobile/pubspec.lock +++ b/mobile/pubspec.lock @@ -569,10 +569,10 @@ packages: dependency: "direct main" description: name: flutter_udid - sha256: "666412097b86d9a6f9803073d0f0ba70de9b198fe6493d89d352a1f8cd6c5c84" + sha256: "63384bd96203aaefccfd7137fab642edda18afede12b0e9e1a2c96fe2589fd07" url: "https://pub.dev" source: hosted - version: "2.1.1" + version: "3.0.0" flutter_web_auth: dependency: "direct main" description: diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 7fb01791ca..0869d39731 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: url: https://github.com/maplibre/flutter-maplibre-gl.git ref: acb428a005efd9832a0a8e7ef0945f899dfb3ca5 geolocator: ^11.0.0 # used to move to current location in map view - flutter_udid: ^2.1.1 + flutter_udid: ^3.0.0 package_info_plus: ^5.0.1 url_launcher: ^6.2.4 http: 0.13.5