Skip to content

Commit b940d71

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tools to v2.20.2
1 parent 38d0b91 commit b940d71

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.13.0",
2020
"graphql-binding": "1.2.0",
21-
"graphql-tools": "2.20.1"
21+
"graphql-tools": "2.20.2"
2222
},
2323
"devDependencies": {
2424
"@types/graphql": "0.12.3",

yarn.lock

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

81-
82-
version "2.20.1"
83-
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.20.1.tgz#28bec66658c768c00867847408e873a06e6e11c7"
81+
82+
version "2.20.2"
83+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.20.2.tgz#b953ce7d62bbf6a1ca947101883ae725e1f58e02"
8484
dependencies:
8585
apollo-link "^1.0.0"
8686
apollo-utilities "^1.0.1"

0 commit comments

Comments
 (0)