From 47203af4ff4792b59a07d4f4f71c21274d91b660 Mon Sep 17 00:00:00 2001 From: ashilkn Date: Tue, 23 Jul 2024 17:13:30 +0530 Subject: [PATCH] [mob][auth] Bump up pinput --- auth/pubspec.lock | 12 ++---------- auth/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/auth/pubspec.lock b/auth/pubspec.lock index 8d3705ac5f..12908fc253 100644 --- a/auth/pubspec.lock +++ b/auth/pubspec.lock @@ -1149,10 +1149,10 @@ packages: dependency: "direct main" description: name: pinput - sha256: "543da5bfdefd9e06914a12100f8c9156f84cef3efc14bca507c49e966c5b813b" + sha256: "7bf9aa7d0eeb3da9f7d49d2087c7bc7d36cd277d2e94cc31c6da52e1ebb048d0" url: "https://pub.dev" source: hosted - version: "2.3.0" + version: "5.0.0" platform: dependency: transitive description: @@ -1374,14 +1374,6 @@ packages: description: flutter source: sdk version: "0.0.99" - smart_auth: - dependency: transitive - description: - name: smart_auth - sha256: a25229b38c02f733d0a4e98d941b42bed91a976cb589e934895e60ccfa674cf6 - url: "https://pub.dev" - source: hosted - version: "1.1.1" sodium: dependency: transitive description: diff --git a/auth/pubspec.yaml b/auth/pubspec.yaml index c6ac0a8152..393e4dda62 100644 --- a/auth/pubspec.yaml +++ b/auth/pubspec.yaml @@ -78,7 +78,7 @@ dependencies: password_strength: ^0.2.0 path: ^1.8.3 path_provider: ^2.0.11 - pinput: ^2.0.2 + pinput: ^5.0.0 pointycastle: ^3.7.3 privacy_screen: ^0.0.6 protobuf: ^3.0.0