diff --git a/pubspec.lock b/pubspec.lock index 945ea065e..d70e8996a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -416,7 +416,7 @@ packages: name: flutter_native_splash url: "https://pub.dartlang.org" source: hosted - version: "2.2.12" + version: "2.2.13" flutter_plugin_android_lifecycle: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 5c56c9c13..20b8b4e6d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: flutter: sdk: flutter flutter_bloc: ^8.0.1 - flutter_native_splash: ^2.2.12 + flutter_native_splash: ^2.2.13 local_auth: ^1.1.5 pinput: ^1.2.2 password_strength: ^0.2.0