diff --git a/frontend/pubspec.lock b/frontend/pubspec.lock index 72da3fdf..0d50e931 100644 --- a/frontend/pubspec.lock +++ b/frontend/pubspec.lock @@ -1110,10 +1110,10 @@ packages: dependency: "direct main" description: name: talker - sha256: "556ffa26387072702199a7bcf7c9a4672c46aaf28d99d122d72a2c5b6c9e1614" + sha256: "30bbc526bb2e7d465c630f087479616b6b84570728539fde536a3b652acad2f6" url: "https://pub.dev" source: hosted - version: "4.4.0" + version: "4.4.1" talker_flutter: dependency: "direct main" description: @@ -1126,10 +1126,10 @@ packages: dependency: transitive description: name: talker_logger - sha256: a0d06d9d29792251145bf19be540bb3bd6c8fb15478b2ea9b26c051dbda39669 + sha256: "515d2e5803928b2bab42108f710c814743965f939be2b4261f9c3045ef8a3fba" url: "https://pub.dev" source: hosted - version: "4.4.0" + version: "4.4.1" term_glyph: dependency: transitive description: diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index 376f69ce..181ae84b 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -49,7 +49,7 @@ dependencies: nested_scroll_view_plus: ^2.0.0 url_launcher: ^6.3.0 package_info_plus: ^8.0.2 - talker: ^4.2.4 + talker: ^4.4.1 talker_flutter: ^4.4.0 toastification: ^2.1.0 image_picker: ^1.1.2