diff --git a/frontend/pubspec.lock b/frontend/pubspec.lock index 1cbfbdd..92cee41 100644 --- a/frontend/pubspec.lock +++ b/frontend/pubspec.lock @@ -317,10 +317,10 @@ packages: dependency: "direct main" description: name: file_picker - sha256: e7e16c9d15c36330b94ca0e2ad8cb61f93cd5282d0158c09805aed13b5452f22 + sha256: f2d9f173c2c14635cc0e9b14c143c49ef30b4934e8d1d274d6206fcb0086a06f url: "https://pub.dev" source: hosted - version: "10.3.2" + version: "10.3.3" fixnum: dependency: transitive description: diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index 84f0e37..b7427a8 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: # flutter_dotenv: ^5.1.0 loader_overlay: ^5.0.0 intl: ^0.20.2 - file_picker: ^10.3.2 + file_picker: ^10.3.3 csv: ^6.0.0 flutter_riverpod: ^3.0.0-dev.17 riverpod_annotation: ^3.0.0-dev.17