Skip to content

Commit bced8be

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

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2432,10 +2432,10 @@ [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-
2436-
version "14.1.0"
2437-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.1.0.tgz#f38eb11bf9b4678a9a7741de795a3d25d46a7490"
2438-
integrity sha512-1dFYdyjS3A2BmoYXXwmpNIr2SoSpcPkF6gXB4UqZh2mWKBLfyUaQbk2POigqrKvlCimphJoPgkb0SFxDgJwSXQ==
2435+
2436+
version "14.1.1"
2437+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.1.1.tgz#d5d77df4b19ef41538d7215d1e7a28834619fac0"
2438+
integrity sha512-C5zDzLqvfPAgTtP8AUPIt9keDabrdRAqSWjj2OPRKrKxI9Fb65I36s1uCs1UUBFnSWTdO7hyHi7z1ZbwKMKF6Q==
24392439
dependencies:
24402440
iterall "^1.2.2"
24412441

0 commit comments

Comments
 (0)