diff --git a/pubspec.lock b/pubspec.lock index 6780d3d..85197d2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -492,10 +492,10 @@ packages: dependency: "direct main" description: name: path_provider - sha256: "50c5dd5b6e1aaf6fb3a78b33f6aa3afca52bf903a8a5298f53101fdaee55bbcd" + sha256: a7f4874f987173da295a61c181b8ee71dab59b332a486b391babf26a1b884825 url: "https://pub.dev" source: hosted - version: "2.1.5" + version: "2.1.6" path_provider_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 0a51e46..dc29116 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: sdk: flutter mutex: ^3.1.0 logger: ^2.7.0 - path_provider: ^2.1.5 + path_provider: ^2.1.6 provider: ^6.1.5