diff --git a/pubspec.lock b/pubspec.lock index e2db9945..24055e46 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1396,10 +1396,10 @@ packages: dependency: "direct main" description: name: path_provider - sha256: b27217933eeeba8ff24845c34003b003b2b22151de3c908d0e679e8fe1aa078b + sha256: c9e7d3a4cd1410877472158bee69963a4579f78b68c65a2b7d40d1a7a88bb161 url: "https://pub.dev" source: hosted - version: "2.1.2" + version: "2.1.3" path_provider_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 2238bdc8..a66769b7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -59,7 +59,7 @@ dependencies: path: packages/notifications_repository ogp_data_extract: ^0.1.4 palette_generator: ^0.3.3+3 - path_provider: ^2.1.2 + path_provider: ^2.1.3 persistent_storage: path: packages/storage/persistent_storage posts_repository: