From a239597abb4e69b37e392713edcb52221e3a28d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 18:14:46 +1000 Subject: [PATCH] Bump uuid from 3.0.7 to 4.0.0 in /background_isolate_channels (#2001) --- background_isolate_channels/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background_isolate_channels/pubspec.yaml b/background_isolate_channels/pubspec.yaml index 90da98bc5..50d6a3213 100644 --- a/background_isolate_channels/pubspec.yaml +++ b/background_isolate_channels/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: path: ^1.8.2 path_provider: ^2.0.11 shared_preferences: ^2.0.15 - uuid: ^3.0.6 + uuid: ^4.0.0 dev_dependencies: analysis_defaults: