diff --git a/pubspec.lock b/pubspec.lock index a2bd0a78d..08b459398 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -812,7 +812,7 @@ packages: name: pinput url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.2.2" platform: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 81672ff26..702f4c33f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -80,7 +80,7 @@ dependencies: photo_view: ^0.12.0 pie_chart: git: "https://github.com/apgapg/pie_chart.git" - pinput: ^1.2.0 + pinput: ^1.2.2 provider: ^6.0.0 quiver: ^3.0.1 receive_sharing_intent: ^1.4.5