Skip to content

Commit b2a123e

Browse files
Dillon Nysdnys1
authored andcommitted
chore(amplify_test): Bump graphql dependency
1 parent aa9c0b2 commit b2a123e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/amplify_test/pubspec.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,13 @@ dependencies:
2121
sdk: flutter
2222
flutter_test:
2323
sdk: flutter
24-
graphql: 5.1.1
24+
graphql: 5.1.2
2525
stream_transform: ^2.0.0
2626

27+
dependency_overrides:
28+
# TODO(dnys1): Remove when `graphql` is updated
29+
web_socket_channel: 2.2.0
30+
2731
dev_dependencies:
2832
amplify_lints: ^1.0.0
2933
integration_test:

0 commit comments

Comments
 (0)