diff --git a/pubspec.lock b/pubspec.lock index a5f3d5114..548b1e010 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -793,10 +793,10 @@ packages: dependency: "direct main" description: name: image_cropper - sha256: fe37d9a129411486e0d93089b61bd326d05b89e78ad4981de54b560725bf5bd5 + sha256: "0c6ea3f96ccdcbe855fc86e9de582fdd6a94d578be8d817a05d9ecef9f1a258b" url: "https://pub.dev" source: hosted - version: "8.0.2" + version: "9.0.0" image_cropper_for_web: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 8cf121a5d..dd0981ca5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -53,7 +53,7 @@ dependencies: graphql_flutter: ^5.1.2 hive: ^2.2.3 http: ^1.2.2 - image_cropper: 8.0.2 + image_cropper: 9.0.0 image_picker: ^1.1.2 intl: ^0.19.0 json_annotation: ^4.7.0