diff --git a/shorebird_fintech_wallet/pubspec.lock b/shorebird_fintech_wallet/pubspec.lock index 086464d..be00ff2 100644 --- a/shorebird_fintech_wallet/pubspec.lock +++ b/shorebird_fintech_wallet/pubspec.lock @@ -69,10 +69,10 @@ packages: dependency: transitive description: name: build - sha256: a156715e7cd728130c592f30552575908aae5b100005fbc1f0fb16b3c03a3d10 + sha256: "45d14a0fb23e018d8287c32fc98d726ce466b231928ed9b9200f29bd3ccd39ae" url: "https://pub.dev" source: hosted - version: "4.0.6" + version: "4.0.7" build_config: dependency: transitive description: @@ -93,10 +93,10 @@ packages: dependency: "direct dev" description: name: build_runner - sha256: "1523ce62448ebac2c15a8ba5fbad8acac169788658a7dd2a1c2d9c2a9318b9a6" + sha256: "5367e521935b102bdf1e735d2aab461e36b2edca6517662d088dd04cc39f8d16" url: "https://pub.dev" source: hosted - version: "2.15.0" + version: "2.15.1" built_collection: dependency: transitive description: diff --git a/shorebird_fintech_wallet/pubspec.yaml b/shorebird_fintech_wallet/pubspec.yaml index 26a33e1..13cdf39 100644 --- a/shorebird_fintech_wallet/pubspec.yaml +++ b/shorebird_fintech_wallet/pubspec.yaml @@ -58,7 +58,7 @@ dev_dependencies: # rules and activating additional ones. flutter_lints: ^6.0.0 injectable_generator: ^3.1.0 - build_runner: ^2.13.1 + build_runner: ^2.15.1 flutter_launcher_icons: ^0.14.4 # For information on the generic Dart part of this file, see the