We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22f5cd5 commit 1965b73Copy full SHA for 1965b73
2 files changed
packages/graphql_codegen/pubspec.lock
@@ -378,10 +378,10 @@ packages:
378
dependency: "direct dev"
379
description:
380
name: json_serializable
381
- sha256: b0a98230538fe5d0b60a22fb6bf1b6cb03471b53e3324ff6069c591679dd59c9
+ sha256: c50ef5fc083d5b5e12eef489503ba3bf5ccc899e487d691584699b4bdefeea8c
382
url: "https://pub.dev"
383
source: hosted
384
- version: "6.9.3"
+ version: "6.9.5"
385
lints:
386
387
packages/graphql_codegen/pubspec.yaml
@@ -25,6 +25,6 @@ dev_dependencies:
25
test: ^1.17.4
26
build_test: ^2.1.0
27
build_runner: ^2.0.3
28
- json_serializable: ^6.1.5
+ json_serializable: ^6.9.5
29
graphql: ^5.2.0-beta.3
30
lints: ^5.1.1
0 commit comments