Skip to content

Commit b51f713

Browse files
committed
chore(deps): update dependency graphql to v14.2.0
1 parent 7b6bede commit b51f713

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
@@ -32,7 +32,7 @@
3232
"conventional-changelog-cli": "2.0.12",
3333
"eslint": "5.14.1",
3434
"flow-bin": "0.93.0",
35-
"graphql": "14.1.1",
35+
"graphql": "14.2.0",
3636
"hsu-scripts": "1.0.7",
3737
"husky": "1.3.1",
3838
"jest": "24.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3065,10 +3065,10 @@ graphql-tag@^2.10.1:
30653065
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.1.tgz#10aa41f1cd8fae5373eaf11f1f67260a3cad5e02"
30663066
integrity sha512-jApXqWBzNXQ8jYa/HLkZJaVw9jgwNqZkywa2zfFn16Iv1Zb7ELNHkJaXHR7Quvd5SIGsy6Ny7SUKATgnu05uEg==
30673067

3068-
graphql@14.1.1:
3069-
version "14.1.1"
3070-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.1.1.tgz#d5d77df4b19ef41538d7215d1e7a28834619fac0"
3071-
integrity sha512-C5zDzLqvfPAgTtP8AUPIt9keDabrdRAqSWjj2OPRKrKxI9Fb65I36s1uCs1UUBFnSWTdO7hyHi7z1ZbwKMKF6Q==
3068+
graphql@14.2.0:
3069+
version "14.2.0"
3070+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.2.0.tgz#ff25813ad6d186f3975977d56bc2d2434871f3b9"
3071+
integrity sha512-dlFHRtxsL4sBy1C1e3v64IUd5ndZhAOHZ/z3Dr4Nm6+cvr9elrnz4BhMF9h9mRBBnhUCGLc4GH4xvPbKG6sUeA==
30723072
dependencies:
30733073
iterall "^1.2.2"
30743074

0 commit comments

Comments
 (0)