From b96a65a527a68984d54cecdd9a3b5978979cd314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:36:01 -0500 Subject: [PATCH] chore(deps): bump uuid from 4.4.2 to 4.5.0 in /packages/shorebird_cli in the shorebird_cli-deps group (#2461) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/shorebird_cli/pubspec.lock | 4 ++-- packages/shorebird_cli/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/shorebird_cli/pubspec.lock b/packages/shorebird_cli/pubspec.lock index 3ee55a44..d7ddae47 100644 --- a/packages/shorebird_cli/pubspec.lock +++ b/packages/shorebird_cli/pubspec.lock @@ -778,10 +778,10 @@ packages: dependency: "direct main" description: name: uuid - sha256: "83d37c7ad7aaf9aa8e275490669535c8080377cfa7a7004c24dfac53afffaa90" + sha256: f33d6bb662f0e4f79dcd7ada2e6170f3b3a2530c28fc41f49a411ddedd576a77 url: "https://pub.dev" source: hosted - version: "4.4.2" + version: "4.5.0" very_good_analysis: dependency: "direct dev" description: diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index ff081693..dcf07f98 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: path: ../shorebird_code_push_client shorebird_code_push_protocol: path: ../shorebird_code_push_protocol - uuid: ^4.4.2 + uuid: ^4.5.0 xml: ^6.5.0 yaml: ^3.1.2 yaml_edit: ^2.2.0