Skip to content

Commit 390ef2f

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql to v14.3.1
1 parent e5e1737 commit 390ef2f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"apollo-link": "1.2.2",
1717
"apollo-link-http": "1.5.4",
1818
"cross-fetch": "2.1.1",
19-
"graphql": "14.3.0",
19+
"graphql": "14.3.1",
2020
"graphql-binding": "1.4.0-beta.23",
2121
"graphql-tools": "2.23.1"
2222
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1286,9 +1286,9 @@ graphql-tools@3.0.0:
12861286
iterall "^1.1.3"
12871287
uuid "^3.1.0"
12881288

1289-
graphql@14.3.0:
1290-
version "14.3.0"
1291-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.3.0.tgz#34dd36faa489ff642bcd25df6c3b4f988a1a2f3e"
1289+
graphql@14.3.1:
1290+
version "14.3.1"
1291+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.3.1.tgz#b3aa50e61a841ada3c1f9ccda101c483f8e8c807"
12921292
dependencies:
12931293
iterall "^1.2.2"
12941294

0 commit comments

Comments
 (0)