Skip to content

Commit 1af0f49

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"bcryptjs": "2.4.3",
16-
"graphql": "14.5.6",
16+
"graphql": "14.5.7",
1717
"graphql-tag": "2.10.1",
1818
"graphql-tools": "4.0.5",
1919
"graphql-yoga": "1.18.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2509,10 +2509,10 @@ graphql@0.13.2, "graphql@^0.11.0 || ^0.12.0 || ^0.13.0", graphql@^0.13.0, graphq
25092509
dependencies:
25102510
iterall "^1.2.1"
25112511

2512-
graphql@14.5.6:
2513-
version "14.5.6"
2514-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.6.tgz#3fa12173b50e6ccdef953c31c82f37c50ef58bec"
2515-
integrity sha512-zJ6Oz8P1yptV4O4DYXdArSwvmirPetDOBnGFRBl0zQEC68vNW3Ny8qo8VzMgfr+iC8PKiRYJ+f2wub41oDCoQg==
2512+
graphql@14.5.7:
2513+
version "14.5.7"
2514+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.7.tgz#8646a3fcc07922319cc3967eba4a64b32929f77f"
2515+
integrity sha512-as410RMJSUFqF8RcH2QWxZ5ioqHzsH9VWnWbaU+UnDXJ/6azMDIYPrtXCBPXd8rlunEVb7W8z6fuUnNHMbFu9A==
25162516
dependencies:
25172517
iterall "^1.2.2"
25182518

0 commit comments

Comments
 (0)