Skip to content

Commit 24505f4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql to v14.2.1
1 parent 967ccfc commit 24505f4

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.2.0",
19+
"graphql": "14.2.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.2.0:
1290-
version "14.2.0"
1291-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.2.0.tgz#ff25813ad6d186f3975977d56bc2d2434871f3b9"
1289+
graphql@14.2.1:
1290+
version "14.2.1"
1291+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.2.1.tgz#779529bf9a01e7207b977a54c20670b48ca6e95c"
12921292
dependencies:
12931293
iterall "^1.2.2"
12941294

0 commit comments

Comments
 (0)