Skip to content

Commit 689c611

Browse files
chore(deps): update dependency graphql to v16
1 parent 64c524c commit 689c611

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/register": "7.10.1",
2626
"babel-eslint": "10.1.0",
2727
"eslint": "6.8.0",
28-
"graphql": "15.0.0",
28+
"graphql": "16.12.0",
2929
"mocha": "7.2.0",
3030
"pretty-quick": "2.0.1",
3131
"test-all-versions": "4.1.1"
@@ -47,6 +47,6 @@
4747
"lodash.without": "^4.4.0"
4848
},
4949
"peerDependencies": {
50-
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
50+
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
5151
}
5252
}

0 commit comments

Comments
 (0)