Skip to content

Commit 1ef647c

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tools to v2.20.0
1 parent 69577c0 commit 1ef647c

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
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": "1.2.0",
21-
"graphql-tools": "2.19.0"
21+
"graphql-tools": "2.20.0"
2222
},
2323
"devDependencies": {
2424
"@types/graphql": "0.12.3",

yarn.lock

+3-4
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,13 @@ [email protected]:
7878
graphql-subscriptions "^0.5.6"
7979
uuid "^3.1.0"
8080

81-
graphql-tools@2.19.0:
82-
version "2.19.0"
83-
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.19.0.tgz#04e1065532ab877aff3ad1883530fb56804ce9bf"
81+
graphql-tools@2.20.0:
82+
version "2.20.0"
83+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.20.0.tgz#4fa7b0c403115a0b636f685263c6faec5f219a24"
8484
dependencies:
8585
apollo-link "^1.0.0"
8686
apollo-utilities "^1.0.1"
8787
deprecated-decorator "^0.1.6"
88-
graphql-subscriptions "^0.5.6"
8988
uuid "^3.1.0"
9089

9190

0 commit comments

Comments
 (0)