From 2e89c0464c136e8342b9c029b6981883f2b8d978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 21:31:05 +0100 Subject: [PATCH] Bump fluttertoast from 8.2.8 to 8.2.10 (#214) Bumps [fluttertoast](https://github.com/PonnamKarthik/FlutterToast) from 8.2.8 to 8.2.10. - [Changelog](https://github.com/ponnamkarthik/FlutterToast/blob/master/CHANGELOG.md) - [Commits](https://github.com/PonnamKarthik/FlutterToast/commits) --- updated-dependencies: - dependency-name: fluttertoast dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 221edf473..a414697ab 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -532,10 +532,10 @@ packages: dependency: "direct main" description: name: fluttertoast - sha256: "95f349437aeebe524ef7d6c9bde3e6b4772717cf46a0eb6a3ceaddc740b297cc" + sha256: "24467dc20bbe49fd63e57d8e190798c4d22cbbdac30e54209d153a15273721d1" url: "https://pub.dev" source: hosted - version: "8.2.8" + version: "8.2.10" freezed: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 4c15d5324..d5e5d7227 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -59,7 +59,7 @@ dependencies: # quick_actions: ^0.6.0 # TODO: quick actions are blocked on https://github.com/ryanheise/audio_service/issues/671 - fluttertoast: ^8.2.8 + fluttertoast: ^8.2.10 just_audio: ^0.9.42 audio_service: # Using this branch for custom notifications https://github.com/nt4f04uNd/audio_service/commits/sweyer