diff --git a/pubspec.lock b/pubspec.lock index a5a8e3e..48a7ab2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -708,10 +708,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" leak_tracker: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 16cd602..3b5bd42 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -78,7 +78,7 @@ dev_dependencies: build_runner: ^2.4.15 riverpod_generator: ^2.6.5 freezed: ^3.0.4 - json_serializable: ^6.9.4 + json_serializable: ^6.9.5 # The "flutter_lints" package below contains a set of recommended lints to # encourage good coding practices. The lint set provided by the package is