From 7963e55ec7cbdc8d34e74cff851696aea965ec2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 06:04:05 +0000 Subject: [PATCH] chore(deps): bump talker from 4.4.0 to 4.4.1 in /frontend Bumps [talker](https://github.com/Frezyx/talker) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/Frezyx/talker/releases) - [Commits](https://github.com/Frezyx/talker/commits) --- updated-dependencies: - dependency-name: talker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/pubspec.lock | 8 ++++---- frontend/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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