From 1bb909b532677d812b0b4a6bba03339f944bec67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 13:58:09 +0000 Subject: [PATCH] Bump file_picker from 8.0.0+1 to 8.0.1 Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 8.0.0+1 to 8.0.1. - [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 | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 7a8b8018..7084d222 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -421,10 +421,10 @@ packages: dependency: "direct main" description: name: file_picker - sha256: d1d0ac3966b36dc3e66eeefb40280c17feb87fa2099c6e22e6a1fc959327bd03 + sha256: b6283d7387310ad83bc4f3bc245b75d223a032ae6eba275afcd585de2b9a1476 url: "https://pub.dev" source: hosted - version: "8.0.0+1" + version: "8.0.1" fixnum: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9a03bd5b..c6d92c1a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -74,7 +74,7 @@ dependencies: crypto: ^3.0.3 animate_do: ^3.3.4 fl_chart: ^0.67.0 - file_picker: ^8.0.0+1 + file_picker: ^8.0.1 wakelock_plus: ^1.2.4 wakelock_plus_platform_interface: ^1.2.1 #pod_player: ^0.2.2