diff --git a/pubspec.lock b/pubspec.lock index 89add74f1..eed5a1312 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -905,10 +905,10 @@ packages: dependency: "direct main" description: name: image_picker - sha256: "7d7f2768df2a8b0a3cefa5ef4f84636121987d403130e70b17ef7e2cf650ba84" + sha256: fc712337719239b0b6e41316aa133350b078fa39b6cbd706b61f3fd421b03c77 url: "https://pub.dev" source: hosted - version: "1.0.4" + version: "1.0.5" image_picker_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 798e75d13..3e19face7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -57,7 +57,7 @@ dependencies: hive: ^2.2.3 http: 1.1.2 image_cropper: ^5.0.1 - image_picker: ^1.0.4 + image_picker: ^1.0.5 intl: ^0.18.0 json_annotation: ^4.7.0 mockito: ^5.4.4