From 36df64b46f5a03360ca86dc88cbe1891559ade64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 14:25:34 +0000 Subject: [PATCH] chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 4 updates (#2558) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bryan Oltman --- packages/shorebird_cli/pubspec.lock | 16 ++++++++-------- packages/shorebird_cli/pubspec.yaml | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/packages/shorebird_cli/pubspec.lock b/packages/shorebird_cli/pubspec.lock index 96715dbf..9ac55fa9 100644 --- a/packages/shorebird_cli/pubspec.lock +++ b/packages/shorebird_cli/pubspec.lock @@ -29,10 +29,10 @@ packages: dependency: "direct main" description: name: args - sha256: "7cf60b9f0cc88203c5a190b4cd62a99feea42759a7fa695010eb5de1c0b2252a" + sha256: bf9f5caeea8d8fe6721a9c358dd8a5c1947b27f1cfaa18b39c301273594919e6 url: "https://pub.dev" source: hosted - version: "2.5.0" + version: "2.6.0" asn1lib: dependency: transitive description: @@ -221,10 +221,10 @@ packages: dependency: "direct main" description: name: crypto - sha256: ec30d999af904f33454ba22ed9a86162b35e52b44ac4807d1d93c288041d7d27 + sha256: "1e445881f28f22d6140f181e07737b22f1e099a5e1ff94b0af2f9e4a463f4855" url: "https://pub.dev" source: hosted - version: "3.0.5" + version: "3.0.6" dart_style: dependency: transitive description: @@ -476,10 +476,10 @@ packages: dependency: "direct main" description: name: path - sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af" + sha256: "75cca69d1490965be98c73ceaea117e8a04dd21217b37b292c9ddbec0d955bc5" url: "https://pub.dev" source: hosted - version: "1.9.0" + version: "1.9.1" pem: dependency: "direct main" description: @@ -500,10 +500,10 @@ packages: dependency: "direct main" description: name: platform - sha256: "9b71283fc13df574056616011fb138fd3b793ea47cc509c189a6c3fa5f8a1a65" + sha256: "5d6b1b0036a5f331ebc77c850ebc8506cbc1e9416c27e59b439f917a902a4984" url: "https://pub.dev" source: hosted - version: "3.1.5" + version: "3.1.6" pointycastle: dependency: "direct main" description: diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index e204ff91..a2f3296a 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -10,14 +10,14 @@ environment: dependencies: archive: ^3.5.1 - args: ^2.5.0 + args: ^2.6.0 barbecue: ^0.5.0 checked_yaml: ^2.0.3 cli_completion: ^0.5.0 cli_util: ^0.4.1 clock: ^1.1.1 collection: ^1.18.0 - crypto: ^3.0.5 + crypto: ^3.0.6 equatable: ^2.0.5 googleapis_auth: ^1.6.0 http: ^1.2.1 @@ -29,9 +29,9 @@ dependencies: path: ../jwt mason_logger: ^0.3.1 meta: ^1.16.0 - path: ^1.9.0 + path: ^1.9.1 pem: ^2.0.5 - platform: ^3.1.5 + platform: ^3.1.6 pointycastle: ^3.9.1 propertylistserialization: ^1.3.0 pub_semver: ^2.1.4