Skip to content

Commit 652ce8f

Browse files
renovate[bot]timsuchanek
authored andcommitted
fix(deps): update dependency graphql-playground-middleware-express to v1.6.1 (#253)
1 parent 930c114 commit 652ce8f

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
@@ -47,7 +47,7 @@
4747
"express": "^4.16.3",
4848
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0",
4949
"graphql-import": "^0.5.0",
50-
"graphql-playground-middleware-express": "1.6.0",
50+
"graphql-playground-middleware-express": "1.6.1",
5151
"graphql-playground-middleware-lambda": "1.5.0",
5252
"graphql-subscriptions": "^0.5.8",
5353
"graphql-tools": "^2.23.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
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.6.0:
567-
version "1.6.0"
568-
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.0.tgz#2a9da3a397ea63573c0186cb7b61f300d45794a0"
566+
graphql-playground-middleware-express@1.6.1:
567+
version "1.6.1"
568+
resolved "https://registry.yarnpkg.com/graphql-playground-middleware-express/-/graphql-playground-middleware-express-1.6.1.tgz#d6287d124a1c55845a52a7d727c371da99cdf0b0"
569569
dependencies:
570570
graphql-playground-html "1.5.5"
571571

0 commit comments

Comments
 (0)