diff --git a/flutter_cache_manager/pubspec.yaml b/flutter_cache_manager/pubspec.yaml index d220e136..bb3739a0 100644 --- a/flutter_cache_manager/pubspec.yaml +++ b/flutter_cache_manager/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: sdk: flutter http: ^1.1.0 path: ^1.9.0 - path_provider: ^2.1.2 + path_provider: ^2.1.3 rxdart: '>=0.27.7 <0.29.0' sqflite: ^2.3.0 uuid: ^4.4.0