diff --git a/pubspec.lock b/pubspec.lock index 4789604..1bbd48f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -170,10 +170,10 @@ packages: dependency: "direct main" description: name: flutter_launcher_icons - sha256: bfa04787c85d80ecb3f8777bde5fc10c3de809240c48fa061a2c2bf15ea5211c + sha256: "10f13781741a2e3972126fae08393d3c4e01fa4cd7473326b94b72cf594195e7" url: "https://pub.dev" source: hosted - version: "0.14.3" + version: "0.14.4" flutter_lints: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 68d1052..533fc07 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: url_launcher: ^6.3.1 uni_links: ^0.5.1 flutter_dotenv: ^5.2.1 - flutter_launcher_icons: ^0.14.3 + flutter_launcher_icons: ^0.14.4 uuid: ^4.5.1 url_strategy: ^0.3.0 http: ^1.4.0