diff --git a/pubspec.lock b/pubspec.lock index f199f0cb..5855b1a9 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -327,10 +327,10 @@ packages: dependency: "direct main" description: name: flutter_native_splash - sha256: edb09c35ee9230c4b03f13dd45bb3a276d0801865f0a4650b7e2a3bba61a803a + sha256: "8321a6d11a8d13977fa780c89de8d257cce3d841eecfb7a4cadffcc4f12d82dc" url: "https://pub.dev" source: hosted - version: "2.4.5" + version: "2.4.6" flutter_test: dependency: "direct dev" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 58cee308..779750ee 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: flutter_bloc: ^9.1.0 flutter_localizations: sdk: flutter - flutter_native_splash: ^2.4.5 + flutter_native_splash: ^2.4.6 go_router: ^14.8.1 google_fonts: ^6.2.1 ht_authentication_client: