Skip to content

Commit ead7ec7

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

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.2.1",
16+
"graphql": "14.3.0",
1717
"graphql-tag": "2.10.1",
1818
"graphql-tools": "4.0.4",
1919
"graphql-yoga": "1.17.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2502,10 +2502,10 @@ [email protected], "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.2.1:
2506-
version "14.2.1"
2507-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.2.1.tgz#779529bf9a01e7207b977a54c20670b48ca6e95c"
2508-
integrity sha512-2PL1UbvKeSjy/lUeJqHk+eR9CvuErXoCNwJI4jm3oNFEeY+9ELqHNKO1ZuSxAkasPkpWbmT/iMRMFxd3cEL3tQ==
2505+
graphql@14.3.0:
2506+
version "14.3.0"
2507+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.3.0.tgz#34dd36faa489ff642bcd25df6c3b4f988a1a2f3e"
2508+
integrity sha512-MdfI4v7kSNC3NhB7cF8KNijDsifuWO2XOtzpyququqaclO8wVuChYv+KogexDwgP5sp7nFI9Z6N4QHgoLkfjrg==
25092509
dependencies:
25102510
iterall "^1.2.2"
25112511

0 commit comments

Comments
 (0)