diff --git a/pubspec.lock b/pubspec.lock index bb9c098..93d9991 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -697,10 +697,10 @@ packages: dependency: "direct main" description: name: pin_code_fields - sha256: c8652519d14688f3fe2a8288d86910a46aa0b9046d728f292d3bf6067c31b4c7 + sha256: "4c0db7fbc889e622e7c71ea54b9ee624bb70c7365b532abea0271b17ea75b729" url: "https://pub.dev" source: hosted - version: "7.4.0" + version: "8.0.1" platform: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 00ec73a..18c7313 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: retrofit: ^4.0.3 dio: ^5.4.0 json_annotation: ^4.8.1 - pin_code_fields: ^7.4.0 + pin_code_fields: ^8.0.1 shared_preferences: ^2.2.2 package_info_plus: ^5.0.1 dio_cache_interceptor: ^3.5.0