diff --git a/shorebird_fintech_wallet/pubspec.lock b/shorebird_fintech_wallet/pubspec.lock index 3cff74c..3a5691a 100644 --- a/shorebird_fintech_wallet/pubspec.lock +++ b/shorebird_fintech_wallet/pubspec.lock @@ -401,10 +401,10 @@ packages: dependency: "direct dev" description: name: injectable_generator - sha256: f4489d28a0147d47fd9f16955fa62f84aab88a63e3b89418e6e2467c8e783e9a + sha256: "424ea884e3adc9585df0af408cb3b0de19fc2faf52b62bed8b73f3fb15a63115" url: "https://pub.dev" source: hosted - version: "3.1.0" + version: "3.1.1" integration_test: dependency: "direct dev" description: flutter diff --git a/shorebird_fintech_wallet/pubspec.yaml b/shorebird_fintech_wallet/pubspec.yaml index 1b21882..e9665d6 100644 --- a/shorebird_fintech_wallet/pubspec.yaml +++ b/shorebird_fintech_wallet/pubspec.yaml @@ -57,7 +57,7 @@ dev_dependencies: # package. See that file for information about deactivating specific lint # rules and activating additional ones. flutter_lints: ^6.0.0 - injectable_generator: ^3.1.0 + injectable_generator: ^3.1.1 build_runner: ^2.15.1 flutter_launcher_icons: ^0.14.4