Skip to content

Commit 091b7ec

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tools to v2.17.0
1 parent 71c1aa0 commit 091b7ec

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cross-fetch": "1.1.1",
1919
"graphql": "0.12.3",
2020
"graphql-binding": "0.5.0",
21-
"graphql-tools": "2.16.0"
21+
"graphql-tools": "2.17.0"
2222
},
2323
"devDependencies": {
2424
"@types/graphql": "0.11.7",

yarn.lock

+10
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,16 @@ [email protected]:
7979
graphql-subscriptions "^0.5.6"
8080
uuid "^3.1.0"
8181

82+
83+
version "2.17.0"
84+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.17.0.tgz#96c3cf54236a245b90e5adc4abdce81a2b37d1da"
85+
dependencies:
86+
apollo-link "^1.0.0"
87+
apollo-utilities "^1.0.1"
88+
deprecated-decorator "^0.1.6"
89+
graphql-subscriptions "^0.5.6"
90+
uuid "^3.1.0"
91+
8292
8393
version "0.12.3"
8494
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"

0 commit comments

Comments
 (0)