Skip to content

Commit 15e0418

Browse files
committed
chore(deps): update dependency graphql to v14.4.0
1 parent d58d895 commit 15e0418

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
@@ -33,7 +33,7 @@
3333
"conventional-changelog-cli": "2.0.12",
3434
"eslint": "5.14.1",
3535
"flow-bin": "0.93.0",
36-
"graphql": "14.1.1",
36+
"graphql": "14.4.0",
3737
"hsu-scripts": "1.0.7",
3838
"husky": "1.3.1",
3939
"jest": "24.1.0",

yarn.lock

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

3091-
graphql@14.1.1:
3092-
version "14.1.1"
3093-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.1.1.tgz#d5d77df4b19ef41538d7215d1e7a28834619fac0"
3094-
integrity sha512-C5zDzLqvfPAgTtP8AUPIt9keDabrdRAqSWjj2OPRKrKxI9Fb65I36s1uCs1UUBFnSWTdO7hyHi7z1ZbwKMKF6Q==
3091+
graphql@14.4.0:
3092+
version "14.4.0"
3093+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.4.0.tgz#e97086acfc0338e4fdc8f7dba519c6b8a6badfd9"
3094+
integrity sha512-E55z1oK6e4cGxCqlSsRWytYDPcIUxky3XkbuQUf6TIjCmn6C7CuBJpmkMF1066q95yPAGOZVPTVT7jABKbRFSA==
30953095
dependencies:
30963096
iterall "^1.2.2"
30973097

0 commit comments

Comments
 (0)