diff --git a/pubspec.lock b/pubspec.lock index 73b81ec..0c61437 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -722,10 +722,10 @@ packages: dependency: "direct main" description: name: path_provider - sha256: c9e7d3a4cd1410877472158bee69963a4579f78b68c65a2b7d40d1a7a88bb161 + sha256: fec0d61223fba3154d87759e3cc27fe2c8dc498f6386c6d6fc80d1afdd1bf378 url: "https://pub.dev" source: hosted - version: "2.1.3" + version: "2.1.4" path_provider_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c2e9d30..9fe5e43 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: objectbox_flutter_libs: ^2.5.1 package_info_plus: ^8.0.1 path: ^1.9.0 - path_provider: ^2.1.3 + path_provider: ^2.1.4 url_launcher_service: git: url: https://github.com/BBKDevelopment/Url-Launcher-Service.git