diff --git a/pubspec.lock b/pubspec.lock index a68ef0c1..9f3bfe71 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -339,7 +339,7 @@ packages: name: flutter_launcher_icons url: "https://pub.dartlang.org" source: hosted - version: "0.13.0" + version: "0.13.1" flutter_lints: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 48c98b9f..dc06cc27 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -65,7 +65,7 @@ dev_dependencies: integration_test: sdk: flutter build_runner: ^2.3.3 - flutter_launcher_icons: ^0.13.0 + flutter_launcher_icons: ^0.13.1 json_serializable: ^6.6.1 mockito: ^5.4.0 network_image_mock: ^2.1.1