Skip to content

Commit 8e3b922

Browse files
committed
fix(deps): use new middleware
1 parent ac1faa0 commit 8e3b922

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"express": "^4.16.2",
4747
"graphql": "^0.12.0",
4848
"graphql-import": "^0.3.0",
49-
"graphql-playground-middleware-express": "1.4.4",
50-
"graphql-playground-middleware-lambda": "1.3.7",
49+
"graphql-playground-middleware-express": "1.4.6",
50+
"graphql-playground-middleware-lambda": "1.3.9",
5151
"graphql-subscriptions": "^0.5.6",
5252
"graphql-tools": "^2.16.0",
5353
"portfinder": "^1.0.13",

0 commit comments

Comments
 (0)