diff --git a/frontend/app_flowy/pubspec.lock b/frontend/app_flowy/pubspec.lock index 074eadceb4..5af1195de6 100644 --- a/frontend/app_flowy/pubspec.lock +++ b/frontend/app_flowy/pubspec.lock @@ -418,7 +418,7 @@ packages: name: flutter_bloc url: "https://pub.dartlang.org" source: hosted - version: "8.0.0" + version: "8.0.1" flutter_colorpicker: dependency: "direct main" description: diff --git a/frontend/app_flowy/pubspec.yaml b/frontend/app_flowy/pubspec.yaml index b4feab5cbd..28be44c932 100644 --- a/frontend/app_flowy/pubspec.yaml +++ b/frontend/app_flowy/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: equatable: '^2.0.3' freezed_annotation: get_it: '^7.1.3' - flutter_bloc: '8.0.0' + flutter_bloc: '^8.0.1' provider: ^6.0.1 path_provider: ^2.0.1 window_size: