Skip to content

Commit 8b2aaa0

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql to v14.1.0
1 parent d826f6e commit 8b2aaa0

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
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.0.2",
16+
"graphql": "14.1.0",
1717
"graphql-tag": "2.10.0",
1818
"graphql-tools": "4.0.3",
1919
"graphql-yoga": "1.17.0",

yarn.lock

+8-1
Original file line numberDiff line numberDiff line change
@@ -2432,7 +2432,14 @@ [email protected], "graphql@^0.11.0 || ^0.12.0 || ^0.13.0", graphql@^0.13.0, graphq
24322432
dependencies:
24332433
iterall "^1.2.1"
24342434

2435-
[email protected], "graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0", graphql@^14.0.2:
2435+
2436+
version "14.1.0"
2437+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.1.0.tgz#f38eb11bf9b4678a9a7741de795a3d25d46a7490"
2438+
integrity sha512-1dFYdyjS3A2BmoYXXwmpNIr2SoSpcPkF6gXB4UqZh2mWKBLfyUaQbk2POigqrKvlCimphJoPgkb0SFxDgJwSXQ==
2439+
dependencies:
2440+
iterall "^1.2.2"
2441+
2442+
"graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0", graphql@^14.0.2:
24362443
version "14.0.2"
24372444
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.0.2.tgz#7dded337a4c3fd2d075692323384034b357f5650"
24382445
integrity sha512-gUC4YYsaiSJT1h40krG3J+USGlwhzNTXSb4IOZljn9ag5Tj+RkoXrWp+Kh7WyE3t1NCfab5kzCuxBIvOMERMXw==

0 commit comments

Comments
 (0)