From 88b524ecbc11dea374d4db0a46d090f6f5b95b38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 18:32:33 +1000 Subject: [PATCH] Bump json_annotation from 4.4.0 to 4.5.0 in /experimental/web_dashboard (#1176) Bumps [json_annotation](https://github.com/google/json_serializable.dart) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_annotation-v4.4.0...json_annotation-v4.5.0) --- updated-dependencies: - dependency-name: json_annotation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- experimental/web_dashboard/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/web_dashboard/pubspec.yaml b/experimental/web_dashboard/pubspec.yaml index ca17d0dfd..c3c17ae41 100644 --- a/experimental/web_dashboard/pubspec.yaml +++ b/experimental/web_dashboard/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: firebase_auth: ^3.3.16 firebase_core: ^1.15.0 google_sign_in: ^5.0.0 - json_annotation: ^4.1.0 + json_annotation: ^4.5.0 provider: ^6.0.0 uuid: ^3.0.0 charts_flutter: ^0.12.0