Skip to content

Commit

Permalink
fix(graphql): update normalize dependency to version 0.9.1 (#1448)
Browse files Browse the repository at this point in the history
* chore: update normalize dependency to version 0.9.1

* chore: update normalize dependency to version 0.8.2
  • Loading branch information
nrbnlulu authored Sep 11, 2024
1 parent 1daabdb commit 9e21fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/graphql/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
gql_error_link: ^1.0.0
gql_dedupe_link: ^2.0.3
hive: ^2.1.0
normalize: ^0.8.2
normalize: '>=0.8.2 <0.10.0'
http: ^1.0.0
collection: ^1.15.0
web_socket_channel: '>=2.3.0 <=2.4.0'
Expand Down

0 comments on commit 9e21fd5

Please sign in to comment.