diff --git a/pokedex/pubspec.yaml b/pokedex/pubspec.yaml index 1444bf9..1168c6c 100644 --- a/pokedex/pubspec.yaml +++ b/pokedex/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: stream_transform: ^2.1.0 cached_network_image: ^3.2.3 flutter_svg: ^2.0.7 - shared_preferences: ^2.2.0 + shared_preferences: ^2.3.4 collection: ^1.17.1 freezed_annotation: ^2.4.1 json_annotation: ^4.8.1