diff --git a/bloc_app/pubspec.lock b/bloc_app/pubspec.lock index 6489b80..e5ee4c2 100644 --- a/bloc_app/pubspec.lock +++ b/bloc_app/pubspec.lock @@ -535,10 +535,10 @@ packages: dependency: "direct dev" description: name: mockito - sha256: f99d8d072e249f719a5531735d146d8cf04c580d93920b04de75bef6dfb2daf6 + sha256: "4546eac99e8967ea91bae633d2ca7698181d008e95fa4627330cf903d573277a" url: "https://pub.dev" source: hosted - version: "5.4.5" + version: "5.4.6" mocktail: dependency: transitive description: diff --git a/bloc_app/pubspec.yaml b/bloc_app/pubspec.yaml index 4218984..e3ec920 100644 --- a/bloc_app/pubspec.yaml +++ b/bloc_app/pubspec.yaml @@ -39,7 +39,7 @@ dev_dependencies: integration_test: sdk: flutter json_serializable: ^6.9.5 - mockito: ^5.4.5 + mockito: ^5.4.6 retrofit_generator: ^9.1.9 very_good_analysis: ^7.0.0