diff --git a/pubspec.lock b/pubspec.lock index 4088cf5d8..4d0342944 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -705,10 +705,10 @@ packages: dependency: "direct main" description: name: image_picker - sha256: "26222b01a0c9a2c8fe02fc90b8208bd3325da5ed1f4a2acabf75939031ac0bdd" + sha256: "33974eca2e87e8b4e3727f1b94fa3abcb25afe80b6bc2c4d449a0e150aedf720" url: "https://pub.dev" source: hosted - version: "1.0.7" + version: "1.1.1" image_picker_android: dependency: transitive description: @@ -753,10 +753,10 @@ packages: dependency: transitive description: name: image_picker_platform_interface - sha256: fa4e815e6fcada50e35718727d83ba1c92f1edf95c0b4436554cec301b56233b + sha256: "9ec26d410ff46f483c5519c29c02ef0e02e13a543f882b152d4bfd2f06802f80" url: "https://pub.dev" source: hosted - version: "2.9.3" + version: "2.10.0" image_picker_windows: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index dd898036e..8350bae38 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -49,7 +49,7 @@ dependencies: hive: ^2.2.3 http: ^1.2.1 image_cropper: ^5.0.1 - image_picker: ^1.1.0 + image_picker: ^1.1.1 intl: ^0.18.1 json_annotation: ^4.7.0 mockito: ^5.4.4