Skip to content

Commit

Permalink
bump graphql version to 0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkrick committed Aug 16, 2017
1 parent 65ea591 commit e8e220d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"xo": "0.15.1"
},
"dependencies": {
"graphql": "0.10.3",
"graphql": "0.10.5",
"isomorphic-fetch": "^2.2.1",
"minimist": "^1.2.0",
"regenerator-runtime": "^0.9.6"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1995,9 +1995,9 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.4:
version "1.0.1"
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"

[email protected].3:
version "0.10.3"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.10.3.tgz#c313afd5518e673351bee18fb63e2a0e487407ab"
[email protected].5:
version "0.10.5"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.10.5.tgz#c9be17ca2bdfdbd134077ffd9bbaa48b8becd298"
dependencies:
iterall "^1.1.0"

Expand Down

0 comments on commit e8e220d

Please sign in to comment.