Skip to content

Commit 5a8c64f

Browse files
fix(deps): update dependency graphql to v16
1 parent 991de52 commit 5a8c64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"apollo-cache-inmemory": "1.4.2",
77
"apollo-client": "2.4.12",
88
"apollo-link-http": "1.5.9",
9-
"graphql": "14.1.1",
9+
"graphql": "16.9.0",
1010
"graphql.macro": "1.3.3",
1111
"react": "16.8.0-alpha.1",
1212
"react-apollo": "2.4.1",

0 commit comments

Comments
 (0)