Skip to content

Commit b6321b6

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql to v14.4.1
1 parent d7b82e6 commit b6321b6

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.4.0",
19+
"graphql": "14.4.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.4.0:
1290-
version "14.4.0"
1291-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.4.0.tgz#e97086acfc0338e4fdc8f7dba519c6b8a6badfd9"
1289+
graphql@14.4.1:
1290+
version "14.4.1"
1291+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.4.1.tgz#7a7818d3f63f66b9528ba5416b6c88460db62280"
12921292
dependencies:
12931293
iterall "^1.2.2"
12941294

0 commit comments

Comments
 (0)