From cdfefc7d59ce934e409a996a315eadcf284aa201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 16:53:30 -0500 Subject: [PATCH] chore(deps): bump json_serializable from 6.9.4 to 6.9.5 in /packages/artifact_proxy in the artifact_proxy-deps group (#3065) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/artifact_proxy/pubspec.lock | 4 ++-- packages/artifact_proxy/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/artifact_proxy/pubspec.lock b/packages/artifact_proxy/pubspec.lock index b887a9c6..05e0087f 100644 --- a/packages/artifact_proxy/pubspec.lock +++ b/packages/artifact_proxy/pubspec.lock @@ -266,10 +266,10 @@ packages: dependency: "direct dev" description: name: json_serializable - sha256: "81f04dee10969f89f604e1249382d46b97a1ccad53872875369622b5bfc9e58a" + sha256: c50ef5fc083d5b5e12eef489503ba3bf5ccc899e487d691584699b4bdefeea8c url: "https://pub.dev" source: hosted - version: "6.9.4" + version: "6.9.5" logging: dependency: transitive description: diff --git a/packages/artifact_proxy/pubspec.yaml b/packages/artifact_proxy/pubspec.yaml index 28a9bf21..1e0cd8bc 100644 --- a/packages/artifact_proxy/pubspec.yaml +++ b/packages/artifact_proxy/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: dev_dependencies: build_runner: ^2.4.15 - json_serializable: ^6.9.4 + json_serializable: ^6.9.5 mocktail: ^1.0.4 test: ^1.25.15 very_good_analysis: ^7.0.0