diff --git a/shorebird_fintech_wallet/pubspec.lock b/shorebird_fintech_wallet/pubspec.lock index 9d5a367..990c7e9 100644 --- a/shorebird_fintech_wallet/pubspec.lock +++ b/shorebird_fintech_wallet/pubspec.lock @@ -326,10 +326,10 @@ packages: dependency: "direct main" description: name: get_it - sha256: "568d62f0e68666fb5d95519743b3c24a34c7f19d834b0658c46e26d778461f66" + sha256: "2b5c6b077aad30bba9782178baff6076a2044141f1d5f2f15b43bca3fbe74874" url: "https://pub.dev" source: hosted - version: "9.2.1" + version: "9.3.0" glob: dependency: transitive description: diff --git a/shorebird_fintech_wallet/pubspec.yaml b/shorebird_fintech_wallet/pubspec.yaml index 1358e7f..43cfde2 100644 --- a/shorebird_fintech_wallet/pubspec.yaml +++ b/shorebird_fintech_wallet/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: cupertino_icons: ^1.0.8 flutter_bloc: ^9.1.1 bloc: ^9.2.0 - get_it: ^9.2.1 + get_it: ^9.3.0 injectable: ^3.0.0 dio: ^5.11.1 equatable: ^2.1.0