Skip to content

Commit

Permalink
fix(package): update graphql to version 14.1.1
Browse files Browse the repository at this point in the history
Closes #27
  • Loading branch information
greenkeeper[bot] committed Jan 16, 2019
1 parent 8faf843 commit b8e80c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Expand Up @@ -6,7 +6,7 @@
"missing": "npx dependency-sync --once --debug src/index.js"
},
"dependencies": {
"graphql": "14.0.2",
"graphql": "14.1.1",
"graphql-create-schema": "0.0.4",
"level-eventstore-client": "10.0.6",
"moment": "2.23.0",
Expand Down

0 comments on commit b8e80c6

Please sign in to comment.