Skip to content

Commit 730f1c7

Browse files
committed
chore(deps): update dependency graphql to v14.3.0
1 parent 87c5b9b commit 730f1c7

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.3.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.3.0:
3069+
version "14.3.0"
3070+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.3.0.tgz#34dd36faa489ff642bcd25df6c3b4f988a1a2f3e"
3071+
integrity sha512-MdfI4v7kSNC3NhB7cF8KNijDsifuWO2XOtzpyququqaclO8wVuChYv+KogexDwgP5sp7nFI9Z6N4QHgoLkfjrg==
30723072
dependencies:
30733073
iterall "^1.2.2"
30743074

0 commit comments

Comments
 (0)