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