Skip to content

Commit b3e2e92

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.8.2",
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)