From edb069ea1cce11a4eca7290d95ee8282137e2ac8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 09:29:01 +0000 Subject: [PATCH] chore: bump uuid from 4.5.0 to 4.5.1 (#1014) 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 9e4ff9996..79249da18 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -507,10 +507,10 @@ packages: dependency: "direct main" description: name: uuid - sha256: f33d6bb662f0e4f79dcd7ada2e6170f3b3a2530c28fc41f49a411ddedd576a77 + sha256: a5be9ef6618a7ac1e964353ef476418026db906c4facdedaa299b7a2e71690ff url: "https://pub.dev" source: hosted - version: "4.5.0" + version: "4.5.1" vector_graphics: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 7e04d0b86..119c0bc98 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -43,7 +43,7 @@ dependencies: flutter_screenutil: ^5.9.3 extended_text_field: ^16.0.0 path_provider: ^2.1.4 - uuid: ^4.5.0 + uuid: ^4.5.1 dev_dependencies: flutter_test: