Skip to content

Commit 9eda847

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql to v14.5.2
1 parent f0edf07 commit 9eda847

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"bcryptjs": "2.4.3",
16-
"graphql": "14.5.1",
16+
"graphql": "14.5.2",
1717
"graphql-tag": "2.10.1",
1818
"graphql-tools": "4.0.5",
1919
"graphql-yoga": "1.18.2",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2502,10 +2502,10 @@ graphql@0.13.2, "graphql@^0.11.0 || ^0.12.0 || ^0.13.0", graphql@^0.13.0, graphq
25022502
dependencies:
25032503
iterall "^1.2.1"
25042504

2505-
graphql@14.5.1:
2506-
version "14.5.1"
2507-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.1.tgz#ee8c6f887e7231b5ecc266ae0841e78a9f7ddb88"
2508-
integrity sha512-j1dEuS7q14QKdhv5xDaePDmJ54odK/cCZWdG8vT07KOEPoEEh8oj/SWzaboI/9zfwplbdE6UQv4aePnzJv7o6A==
2505+
graphql@14.5.2:
2506+
version "14.5.2"
2507+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.2.tgz#70e729167beb0472d9ddb9fcf933bb3a0ce64fc5"
2508+
integrity sha512-lq+7NLqdxQxglXHfHRH0Qkr6xOAvMtozxWOhxpX5tJXlN8SnKf55/zW0qbF7V7U0fh6sXenoJqaF2lP6Bp3NAQ==
25092509
dependencies:
25102510
iterall "^1.2.2"
25112511

0 commit comments

Comments
 (0)