Skip to content

Commit

Permalink
chore(deps): update dependency graphql-middleware to v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 20, 2018
1 parent 723079c commit 5dd165f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"ava": "1.0.0-beta.8",
"coveralls": "3.0.2",
"graphql": "14.0.2",
"graphql-middleware": "1.7.2",
"graphql-middleware": "1.7.3",
"graphql-tools": "3.1.1",
"nyc": "13.0.1",
"prettier": "1.14.3",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2238,9 +2238,9 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@~4.1.11
version "4.1.11"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"

graphql-middleware@1.7.2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.7.2.tgz#e8c888e659c5c261aef946c011ff60bb7b3165eb"
graphql-middleware@1.7.3:
version "1.7.3"
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.7.3.tgz#c631e5721d865aacd53205d4d906df1a42bf82d9"
dependencies:
graphql-tools "^3.0.5"

Expand Down

0 comments on commit 5dd165f

Please sign in to comment.