Skip to content

Commit 80b229b

Browse files
renovate-botrenovate[bot]
authored andcommittedJan 25, 2019
fix(deps): update dependency graphql-binding to v2.4.2
1 parent 758dc3e commit 80b229b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"apollo-link-ws": "1.0.12",
4040
"cross-fetch": "3.0.0",
4141
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0",
42-
"graphql-binding": "2.4.1",
42+
"graphql-binding": "2.4.2",
4343
"graphql-import": "0.7.1",
4444
"graphql-tools": "4.0.4",
4545
"http-link-dataloader": "^0.1.6",

‎yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2604,14 +2604,14 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6
26042604
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
26052605
integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
26062606

2607-
graphql-binding@2.4.1:
2608-
version "2.4.1"
2609-
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.4.1.tgz#5880b78670b5910b3589a6fa76441e9a7d8c289c"
2610-
integrity sha512-UHSVM2bfB4gGtwRcUXwejo2R825Rm8vnJGA6+IB+NquObXBdw6YvDSTIwgavsNM6I6qRlyl0CUaAf/r15YYqwQ==
2607+
graphql-binding@2.4.2:
2608+
version "2.4.2"
2609+
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-2.4.2.tgz#a48340e55161f90a75e3c24bab87e810f4b096d5"
2610+
integrity sha512-1w3YoyCnGaEkR/vihOnK9PqN30IMqzKoVkg156zSRK9tGvYF33yy3O8ZZqOPMu7q6xp+LMUsnrjhYgit4sH1hg==
26112611
dependencies:
26122612
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
26132613
graphql-import "^0.7.1"
2614-
graphql-tools "4.0.3"
2614+
graphql-tools "4.0.4"
26152615
iterall "1.2.2"
26162616
object-path-immutable "^3.0.0"
26172617
resolve-cwd "^2.0.0"

0 commit comments

Comments
 (0)