Skip to content

Commit 0f60e27

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql to v14.5.8
1 parent be18d14 commit 0f60e27

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.5.7",
19+
"graphql": "14.5.8",
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
@@ -1300,9 +1300,9 @@ graphql-tools@3.0.0:
13001300
iterall "^1.1.3"
13011301
uuid "^3.1.0"
13021302

1303-
graphql@14.5.7:
1304-
version "14.5.7"
1305-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.7.tgz#8646a3fcc07922319cc3967eba4a64b32929f77f"
1303+
graphql@14.5.8:
1304+
version "14.5.8"
1305+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.8.tgz#504f3d3114cb9a0a3f359bbbcf38d9e5bf6a6b3c"
13061306
dependencies:
13071307
iterall "^1.2.2"
13081308

0 commit comments

Comments
 (0)