Skip to content

Commit d0b608b

Browse files
committed
chore(deps): update dependency graphql to v14.3.1
1 parent d58d895 commit d0b608b

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.3.1",
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.3.1:
3092+
version "14.3.1"
3093+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.3.1.tgz#b3aa50e61a841ada3c1f9ccda101c483f8e8c807"
3094+
integrity sha512-FZm7kAa3FqKdXy8YSSpAoTtyDFMIYSpCDOr+3EqlI1bxmtHu+Vv/I2vrSeT1sBOEnEniX3uo4wFhFdS/8XN6gA==
30953095
dependencies:
30963096
iterall "^1.2.2"
30973097

0 commit comments

Comments
 (0)