From fee0262e0bcf77a9910956ae543b6e1c46991c45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 22:59:03 +1300 Subject: [PATCH] Bump open_filex from 4.3.1 to 4.3.2 (#39) Bumps [open_filex](https://github.com/javaherisaber/open_file) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/javaherisaber/open_file/releases) - [Changelog](https://github.com/javaherisaber/open_filex/blob/master/CHANGELOG.md) - [Commits](https://github.com/javaherisaber/open_file/commits) --- updated-dependencies: - dependency-name: open_filex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 7482217..0f1096d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -574,7 +574,7 @@ packages: name: open_filex url: "https://pub.dartlang.org" source: hosted - version: "4.3.1" + version: "4.3.2" package_config: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 3b39f8c..4085f78 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: image_save: ^5.0.0 # Mobile save image to gallery file_picker: ^5.2.4 # pick file file_selector: ^0.9.2+2 # pick file - open_filex: ^4.3.1 # open file in mobile. + open_filex: ^4.3.2 # open file in mobile. crop: ^0.5.4 unorm_dart: ^0.2.0 qr_flutter: ^4.0.0