diff --git a/pubspec.lock b/pubspec.lock index e585e9ccfc..f8ba831b0c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -93,10 +93,10 @@ packages: dependency: "direct main" description: name: bloc - sha256: "52c10575f4445c61dd9e0cafcc6356fdd827c4c64dd7945ef3c4105f6b6ac189" + sha256: e18b8e7825e9921d67a6d256dba0b6015ece8a577eb0a411845c46a352994d78 url: "https://pub.dev" source: hosted - version: "9.0.0" + version: "9.0.1" bloc_concurrency: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index f788c0d41b..4bce894448 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: async: ^2.8.1 audio_session: ^0.2.2 auto_size_text: ^3.0.0 - bloc: ^9.0.0 + bloc: ^9.0.1 bloc_concurrency: ^0.3.0 blurhash_dart: ^1.0.2 bring_window_to_front: