diff --git a/pubspec.lock b/pubspec.lock index 09d6373e..4d4de47e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -622,7 +622,7 @@ packages: name: mockito url: "https://pub.dartlang.org" source: hosted - version: "5.3.1" + version: "5.3.2" nested: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9eef35ab..a7a393b3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -63,7 +63,7 @@ dev_dependencies: build_runner: ^2.2.1 flutter_launcher_icons: ^0.10.0 json_serializable: ^6.3.2 - mockito: ^5.3.1 + mockito: ^5.3.2 network_image_mock: ^2.1.1 flutter_lints: ^2.0.1 cider: ^0.1.1