From 4e5cb60bf554d92dbbdb855749d1229237ec8465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 13:38:20 +0000 Subject: [PATCH] chore(deps): bump file_picker from 5.2.2 to 5.2.4 Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 5.2.2 to 5.2.4. - [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases) - [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md) - [Commits](https://github.com/miguelpruivo/flutter_file_picker/commits) --- updated-dependencies: - dependency-name: file_picker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 259d6b19..ac273a0c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -490,7 +490,7 @@ packages: name: file_picker url: "https://pub.dartlang.org" source: hosted - version: "5.2.2" + version: "5.2.4" fixnum: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 78b97f5e..ae06c662 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -42,7 +42,7 @@ dependencies: audioplayers: ^1.2.0 introduction_screen: ^3.0.2 audio_session: ^0.1.10 - file_picker: ^5.2.2 + file_picker: ^5.2.4 popover: ^0.2.6+3 queue: ^3.1.0+1 auto_size_text: ^3.0.0