diff --git a/pubspec.lock b/pubspec.lock index 6ea8738..5135dd5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -244,10 +244,10 @@ packages: dependency: "direct main" description: name: equatable - sha256: "567c64b3cb4cf82397aac55f4f0cbd3ca20d77c6c03bedbc4ceaddc08904aef7" + sha256: "3e0141505477fd8ad55d6eb4e7776d3fe8430be8e497ccb1521370c3f21a3e2b" url: "https://pub.dev" source: hosted - version: "2.0.7" + version: "2.0.8" fake_async: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 36b9216..571d076 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: custom_app_bar: path: ./packages/custom_app_bar/ dio: ^5.9.0 - equatable: ^2.0.7 + equatable: ^2.0.8 flutter: sdk: flutter flutter_bloc: ^9.1.1