Skip to content

Commit

Permalink
Bump image_cropper from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [image_cropper](https://github.com/hnvn/flutter_image_cropper) from 5.0.0 to 5.0.1.
- [Commits](https://github.com/hnvn/flutter_image_cropper/commits)

---
updated-dependencies:
- dependency-name: image_cropper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent ae4a4b7 commit eb6768d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -881,10 +881,10 @@ packages:
dependency: "direct main"
description:
name: image_cropper
sha256: "19340e50a8c09124ef2196884e9eb79d219d84cb819cfbf52141221216e30515"
sha256: f4bad5ed2dfff5a7ce0dfbad545b46a945c702bb6182a921488ef01ba7693111
url: "https://pub.dev"
source: hosted
version: "5.0.0"
version: "5.0.1"
image_cropper_for_web:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies:
graphql_flutter: ^5.1.2
hive: ^2.2.3
http: ^1.1.0
image_cropper: ^5.0.0
image_cropper: ^5.0.1
image_picker: ^1.0.4
intl: ^0.18.0
json_annotation: ^4.7.0
Expand Down

0 comments on commit eb6768d

Please sign in to comment.