diff --git a/lib/abgabe/abgabe_client_lib/pubspec.lock b/lib/abgabe/abgabe_client_lib/pubspec.lock index ff27996f7..8431efd43 100644 --- a/lib/abgabe/abgabe_client_lib/pubspec.lock +++ b/lib/abgabe/abgabe_client_lib/pubspec.lock @@ -747,15 +747,14 @@ packages: url: "https://pub.dev" source: hosted version: "1.0.0" - open_file: + open_file_plus: dependency: transitive description: - path: "." - ref: HEAD - resolved-ref: fbf68e4bb5cb3e262d8f8ebe10b2f8449ff8e030 - url: "https://github.com/crazecoder/open_file" - source: git - version: "3.2.2" + name: open_file_plus + sha256: f087e32722ffe4bac71925e7a1a9848a1008fd789e47c6628da3ed7845922227 + url: "https://pub.dev" + source: hosted + version: "3.4.1" optional: dependency: "direct main" description: @@ -1365,5 +1364,5 @@ packages: source: hosted version: "3.1.1" sdks: - dart: ">=2.19.0 <3.0.0" + dart: ">=2.19.1 <3.0.0" flutter: ">=3.7.0-0" diff --git a/lib/filesharing/filesharing_logic/pubspec.lock b/lib/filesharing/filesharing_logic/pubspec.lock index 47edbe276..d63ade20d 100644 --- a/lib/filesharing/filesharing_logic/pubspec.lock +++ b/lib/filesharing/filesharing_logic/pubspec.lock @@ -530,15 +530,14 @@ packages: url: "https://pub.dev" source: hosted version: "1.0.0" - open_file: + open_file_plus: dependency: transitive description: - path: "." - ref: HEAD - resolved-ref: fbf68e4bb5cb3e262d8f8ebe10b2f8449ff8e030 - url: "https://github.com/crazecoder/open_file" - source: git - version: "3.2.2" + name: open_file_plus + sha256: f087e32722ffe4bac71925e7a1a9848a1008fd789e47c6628da3ed7845922227 + url: "https://pub.dev" + source: hosted + version: "3.4.1" optional: dependency: "direct main" description: @@ -1070,5 +1069,5 @@ packages: source: hosted version: "6.2.2" sdks: - dart: ">=2.19.0-0 <3.0.0" + dart: ">=2.19.1 <3.0.0" flutter: ">=3.7.0-0"