From 39194767ce213a8526b0dc2f0577a7f35d09e467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 14:38:44 +0000 Subject: [PATCH] Bump pin_code_fields from 7.4.0 to 8.0.1 Bumps [pin_code_fields](https://github.com/adar2378/pin_code_fields) from 7.4.0 to 8.0.1. - [Release notes](https://github.com/adar2378/pin_code_fields/releases) - [Changelog](https://github.com/adar2378/pin_code_fields/blob/master/CHANGELOG.md) - [Commits](https://github.com/adar2378/pin_code_fields/commits) --- updated-dependencies: - dependency-name: pin_code_fields dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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