Skip to content

Commit 1851578

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-tools to v4.0.4
1 parent 228f249 commit 1851578

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
@@ -28,7 +28,7 @@
2828
"ava": "0.25.0",
2929
"graphql": "0.13.2",
3030
"graphql-middleware": "1.7.8",
31-
"graphql-tools": "4.0.3",
31+
"graphql-tools": "4.0.4",
3232
"prettier": "1.14.3",
3333
"prettier-check": "2.0.0",
3434
"semantic-release": "15.8.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1846,9 +1846,9 @@ graphql-middleware@1.7.8:
18461846
dependencies:
18471847
graphql-tools "^4.0.2"
18481848

1849-
graphql-tools@4.0.3:
1850-
version "4.0.3"
1851-
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.3.tgz#23b5cb52c519212b1b2e4630a361464396ad264b"
1849+
graphql-tools@4.0.4:
1850+
version "4.0.4"
1851+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.4.tgz#ca08a63454221fdde825fe45fbd315eb2a6d566b"
18521852
dependencies:
18531853
apollo-link "^1.2.3"
18541854
apollo-utilities "^1.0.1"

0 commit comments

Comments
 (0)