diff --git a/pubspec.lock b/pubspec.lock index 2c7a9a4..5b3be5e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -487,10 +487,10 @@ packages: dependency: "direct main" description: name: path_provider - sha256: a1aa8aaa2542a6bc57e381f132af822420216c80d4781f7aa085ca3229208aaa + sha256: b27217933eeeba8ff24845c34003b003b2b22151de3c908d0e679e8fe1aa078b url: "https://pub.dev" source: hosted - version: "2.1.1" + version: "2.1.2" path_provider_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index fc84710..d6d453c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: riverpod_annotation: ^2.3.3 isar: ^3.1.0+1 isar_flutter_libs: ^3.1.0+1 - path_provider: ^2.1.1 + path_provider: ^2.1.2 intl: ^0.19.0 hooks_riverpod: ^2.4.9 flutter_hooks: ^0.20.4