Skip to content

Commit a300267

Browse files
committedMar 28, 2018
fix(deps): update dependency graphql-playground-middleware-express to v1.5.8
1 parent b829f21 commit a300267

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"express": "^4.16.3",
4848
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0",
4949
"graphql-import": "^0.4.5",
50-
"graphql-playground-middleware-express": "1.5.7",
50+
"graphql-playground-middleware-express": "1.5.8",
5151
"graphql-playground-middleware-lambda": "1.4.3",
5252
"graphql-subscriptions": "^0.5.8",
5353
"graphql-tools": "^2.23.1",

Diff for: ‎yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -563,9 +563,9 @@ graphql-playground-html@1.5.5:
563563
dependencies:
564564
graphql-config "2.0.0"
565565

566-
graphql-playground-middleware-express@1.5.7:
567-
version "1.5.7"
568-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.5.7.tgz#a07418791d9f3728b2bda18fc2c6edcaf997cc93"
566+
graphql-playground-middleware-express@1.5.8:
567+
version "1.5.8"
568+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.5.8.tgz#e7d28ad3ec4a5e102be57b76742d83588631365b"
569569
dependencies:
570570
graphql-playground-html "1.5.5"
571571

0 commit comments

Comments
 (0)