diff --git a/pubspec.lock b/pubspec.lock index 4626522..7504f58 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -601,10 +601,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 a0168fb..b37ccac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: json_annotation: '^4.9.0' numberpicker: '^2.1.2' path: '^1.8.0' - path_provider: '^2.1.3' + path_provider: ^2.1.3 pref: '^2.8.0' prefs: '^4.1.0+3' provider: '^6.1.2'