Skip to content

Commit f5f4e26

Browse files
committed
update node packages
1 parent fbe272e commit f5f4e26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"compression": "^1.7.1",
5151
"cors": "^2.8.4",
5252
"express": "^4.15.3",
53-
"graphql": "^0.11.1",
53+
"graphql": "^0.11.7",
5454
"graphql-server-express": "^1.3.0",
5555
"graphql-tools": "^2.13.0",
5656
"helmet": "^3.6.1"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2208,7 +2208,7 @@ graphql-tools@^2.13.0:
22082208
deprecated-decorator "^0.1.6"
22092209
uuid "^3.1.0"
22102210

2211-
graphql@^0.11.1:
2211+
graphql@^0.11.7:
22122212
version "0.11.7"
22132213
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.11.7.tgz#e5abaa9cb7b7cccb84e9f0836bf4370d268750c6"
22142214
dependencies:

0 commit comments

Comments
 (0)