diff --git a/pubspec.lock b/pubspec.lock index 6f5f3b3..c4e6fb5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -350,10 +350,10 @@ packages: dependency: "direct main" description: name: freezed_annotation - sha256: aeac15850ef1b38ee368d4c53ba9a847e900bb2c53a4db3f6881cbb3cb684338 + sha256: c3fd9336eb55a38cc1bbd79ab17573113a8deccd0ecbbf926cca3c62803b5c2d url: "https://pub.dev" source: hosted - version: "2.2.0" + version: "2.4.1" frontend_server_client: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index bf22c9b..5966bed 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: flutter_bloc: ^8.1.3 flutter_localizations: sdk: flutter - freezed_annotation: ^2.2.0 + freezed_annotation: ^2.4.1 get_it: ^7.6.0 injectable: ^2.1.2 intl: ^0.18.0