Skip to content

Commit 06a1bcd

Browse files
committed
chore(deps): update dependency graphql to v14.7.0
1 parent d58d895 commit 06a1bcd

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.7.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.7.0:
3092+
version "14.7.0"
3093+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.7.0.tgz#7fa79a80a69be4a31c27dda824dc04dac2035a72"
3094+
integrity sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==
30953095
dependencies:
30963096
iterall "^1.2.2"
30973097

0 commit comments

Comments
 (0)