From acf61c90f21d8a0a8e9b4d7269b8038bffe1d3c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:12:48 -0500 Subject: [PATCH] chore(deps): bump json_path from 0.7.4 to 0.7.5 in /packages/shorebird_cli in the shorebird_cli-deps group (#2832) 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 66d5d28e..cf430acd 100644 --- a/packages/shorebird_cli/pubspec.lock +++ b/packages/shorebird_cli/pubspec.lock @@ -386,10 +386,10 @@ packages: dependency: "direct main" description: name: json_path - sha256: "7a06bbb1cfad390b20fb7a2ca5e67d9ba59633879c6d71142b80fbf61c3b66f6" + sha256: a3a06eb005f2e93d0df7f263cdf76bbd02c7602f5c4bed9be94fcca4c36be03e url: "https://pub.dev" source: hosted - version: "0.7.4" + version: "0.7.5" json_serializable: dependency: "direct dev" description: diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index 35f3fc9d..99b00e6c 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: intl: ^0.20.2 io: ^1.0.5 json_annotation: ^4.9.0 - json_path: ^0.7.1 + json_path: ^0.7.5 jwt: path: ../jwt mason_logger: ^0.3.2