Skip to content

Commit a37a663

Browse files
committed
fix(deps): use new middleware
1 parent a49583a commit a37a663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"express": "^4.16.2",
4747
"graphql": "^0.12.0",
4848
"graphql-import": "^0.4.1",
49-
"graphql-playground-middleware-express": "1.5.2",
49+
"graphql-playground-middleware-express": "1.5.3",
5050
"graphql-playground-middleware-lambda": "1.4.0",
5151
"graphql-subscriptions": "^0.5.6",
5252
"graphql-tools": "^2.18.0",

0 commit comments

Comments
 (0)