Skip to content

Commit 3d55481

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql to v14.5.6
1 parent b4e352d commit 3d55481

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.5",
16+
"graphql": "14.5.6",
1717
"graphql-tag": "2.10.1",
1818
"graphql-tools": "4.0.5",
1919
"graphql-yoga": "1.18.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2509,10 +2509,10 @@ [email protected], "graphql@^0.11.0 || ^0.12.0 || ^0.13.0", graphql@^0.13.0, graphq
25092509
dependencies:
25102510
iterall "^1.2.1"
25112511

2512-
2513-
version "14.5.5"
2514-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.5.tgz#7ec9d4f79f4d3c95e64c7ff6727bfe7068049d43"
2515-
integrity sha512-Ly+hS+HY+gHN79ee7KTP25ZLUJJTMfpOMoDa3LSRZNFUh7w0CLAAgzuyOpOZQFAPWFwooEuakixh0EbVe+vqAA==
2512+
2513+
version "14.5.6"
2514+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.6.tgz#3fa12173b50e6ccdef953c31c82f37c50ef58bec"
2515+
integrity sha512-zJ6Oz8P1yptV4O4DYXdArSwvmirPetDOBnGFRBl0zQEC68vNW3Ny8qo8VzMgfr+iC8PKiRYJ+f2wub41oDCoQg==
25162516
dependencies:
25172517
iterall "^1.2.2"
25182518

0 commit comments

Comments
 (0)