Skip to content

Commit 7420b7b

Browse files
committed
fixes aws-amplify#4217,aws-amplify#4194 upgrade graphql version to 14.0.0
1 parent 94b7181 commit 7420b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@aws-amplify/core": "^1.2.2",
4141
"@types/zen-observable": "^0.5.3",
4242
"axios": "^0.19.0",
43-
"graphql": "0.13.0",
43+
"graphql": "14.0.0",
4444
"uuid": "^3.2.1",
4545
"zen-observable": "^0.8.6"
4646
},

0 commit comments

Comments
 (0)