From 9e084c9f4e3ad3014193f8d5cfc8d2d2bb16e6b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 09:04:50 -0700 Subject: [PATCH] chore(deps): bump uuid from 4.4.0 to 4.4.2 in /packages/shorebird_cli in the shorebird_cli-deps group (#2356) 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 b2772776..5b9b6b02 100644 --- a/packages/shorebird_cli/pubspec.lock +++ b/packages/shorebird_cli/pubspec.lock @@ -762,10 +762,10 @@ packages: dependency: "direct main" description: name: uuid - sha256: "814e9e88f21a176ae1359149021870e87f7cddaf633ab678a5d2b0bff7fd1ba8" + sha256: "83d37c7ad7aaf9aa8e275490669535c8080377cfa7a7004c24dfac53afffaa90" url: "https://pub.dev" source: hosted - version: "4.4.0" + version: "4.4.2" very_good_analysis: dependency: "direct dev" description: diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index 666e1eb1..375d30bf 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: path: ../shorebird_code_push_client shorebird_code_push_protocol: path: ../shorebird_code_push_protocol - uuid: ^4.4.0 + uuid: ^4.4.2 xml: ^6.5.0 yaml: ^3.1.2 yaml_edit: ^2.2.0