diff --git a/mobile/pubspec.lock b/mobile/pubspec.lock index caee4cde22..8ae05be44d 100644 --- a/mobile/pubspec.lock +++ b/mobile/pubspec.lock @@ -1346,10 +1346,10 @@ packages: dependency: "direct dev" description: name: pigeon - sha256: "04cfefc8add8b47ddf9ccac8b92bb4edeb67c87f185c623ba0db118ac99334ad" + sha256: f90254ef7b22db026fd8d5fd44718fd60697d50968a144a8bc251e5e95d79e10 url: "https://pub.dev" source: hosted - version: "26.3.4" + version: "27.3.0" pinput: dependency: "direct main" description: diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index f89b95b7dc..5245f8caee 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -108,7 +108,7 @@ dev_dependencies: sdk: flutter mocktail: ^1.0.5 # Type safe platform code - pigeon: ^26.3.4 + pigeon: ^27.0.0 # cast 2.1.0 declares a loose bonsoir range but its code targets the 5.x API. # Pin bonsoir to 5.x until cast releases a version compatible with bonsoir 6.x.