From 17a11699355707d7bd8a62eea024ed1b3ec5ad57 Mon Sep 17 00:00:00 2001 From: yaso Date: Mon, 13 Jan 2025 12:26:19 +0200 Subject: [PATCH] update file picker version --- Frontend/pubspec.lock | 4 ++-- Frontend/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Frontend/pubspec.lock b/Frontend/pubspec.lock index 0412f3c2..2bc5ee60 100644 --- a/Frontend/pubspec.lock +++ b/Frontend/pubspec.lock @@ -346,10 +346,10 @@ packages: dependency: "direct main" description: name: file_picker - sha256: "16dc141db5a2ccc6520ebb6a2eb5945b1b09e95085c021d9f914f8ded7f1465c" + sha256: c904b4ab56d53385563c7c39d8e9fa9af086f91495dfc48717ad84a42c3cf204 url: "https://pub.dev" source: hosted - version: "8.1.4" + version: "8.1.7" firebase_core: dependency: "direct main" description: diff --git a/Frontend/pubspec.yaml b/Frontend/pubspec.yaml index 50909c4f..ae4e3080 100644 --- a/Frontend/pubspec.yaml +++ b/Frontend/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: syncfusion_flutter_core: ^26.2.10 syncfusion_flutter_pdfviewer: ^26.1.39 universal_html: ^2.2.4 - file_picker: ^8.1.4 + file_picker: ^8.1.7 supertokens_flutter: ^0.6.0 http: ^1.2.1 google_nav_bar: ^5.0.6