From dcfdc9d3d381323ad066b7fa4a75c575e31c0010 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 20:05:11 +0400 Subject: [PATCH] build(deps): bump pin_code_fields from 7.4.0 to 8.0.1 (#1271) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index e7d3b7f07c..c1361779e8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1286,10 +1286,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 858113ae1f..aa19e93e4b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -99,7 +99,7 @@ dependencies: git: url: https://github.com/fireslime/photo_view.git ref: 52685ab7beaf8a9107904bdb8a1590924015d016 - pin_code_fields: ^7.4.0 + pin_code_fields: ^8.0.1 platform_device_id: ^1.0.1 protocol_handler: ^0.1.5 provider: ^6.0.4