Skip to content

Commit 1dccd67

Browse files
authored
Merge pull request #93 from graphql-binding/renovate/graphql-binding-1.x
fix(deps): update dependency graphql-binding to v1.2.4
2 parents 62f67c1 + 5c1b699 commit 1dccd67

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
@@ -17,7 +17,7 @@
1717
"apollo-link-http": "1.3.3",
1818
"cross-fetch": "1.1.1",
1919
"graphql": "0.13.1",
20-
"graphql-binding": "1.2.3",
20+
"graphql-binding": "1.2.4",
2121
"graphql-tools": "2.21.0"
2222
},
2323
"devDependencies": {

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ encoding@^0.1.11:
5757
dependencies:
5858
iconv-lite "~0.4.13"
5959

60-
61-
version "1.2.3"
62-
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.3.tgz#36c90649e652b59cf44f89e997ad96767cff6cb8"
60+
61+
version "1.2.4"
62+
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.4.tgz#ac1af63d98fca412dcd52ca04928cab2d6d08e0a"
6363
dependencies:
6464
graphql-tools "2.21.0"
6565
iterall "1.2.1"

0 commit comments

Comments
 (0)