Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 3e8f09e

Browse files
greenkeeper[bot]wincent
authored andcommitted
chore(package): update graphql to version 0.10.3
Closes #327
1 parent 346f84e commit 3e8f09e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"express": "4.14.1",
8787
"express3": "*",
8888
"flow-bin": "0.49.1",
89-
"graphql": "0.10.0",
89+
"graphql": "0.10.3",
9090
"isparta": "4.0.0",
9191
"mocha": "3.4.2",
9292
"multer": "1.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1802,9 +1802,9 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.4:
18021802
version "1.0.1"
18031803
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"
18041804

1805-
1806-
version "0.10.0"
1807-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.10.0.tgz#29e4f83d85e79245f8496f40a2232e6e5c5baaee"
1805+
1806+
version "0.10.3"
1807+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.10.3.tgz#c313afd5518e673351bee18fb63e2a0e487407ab"
18081808
dependencies:
18091809
iterall "^1.1.0"
18101810

0 commit comments

Comments
 (0)