Skip to content

Commit bfacea1

Browse files
committed
Update dependency graphql to v14.3.1
1 parent ea27b8b commit bfacea1

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"cross-fetch": "3.0.1",
4040
"dotenv": "7.0.0",
4141
"emotion": "10.0.9",
42-
"graphql": "14.1.1",
42+
"graphql": "14.3.1",
4343
"graphql-tag": "2.10.1",
4444
"history": "4.9.0",
4545
"kcors": "2.2.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4442,7 +4442,14 @@ [email protected]:
44424442
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.1.tgz#10aa41f1cd8fae5373eaf11f1f67260a3cad5e02"
44434443
integrity sha512-jApXqWBzNXQ8jYa/HLkZJaVw9jgwNqZkywa2zfFn16Iv1Zb7ELNHkJaXHR7Quvd5SIGsy6Ny7SUKATgnu05uEg==
44444444

4445-
[email protected], graphql@^14.0.2:
4445+
4446+
version "14.3.1"
4447+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.3.1.tgz#b3aa50e61a841ada3c1f9ccda101c483f8e8c807"
4448+
integrity sha512-FZm7kAa3FqKdXy8YSSpAoTtyDFMIYSpCDOr+3EqlI1bxmtHu+Vv/I2vrSeT1sBOEnEniX3uo4wFhFdS/8XN6gA==
4449+
dependencies:
4450+
iterall "^1.2.2"
4451+
4452+
graphql@^14.0.2:
44464453
version "14.1.1"
44474454
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.1.1.tgz#d5d77df4b19ef41538d7215d1e7a28834619fac0"
44484455
integrity sha512-C5zDzLqvfPAgTtP8AUPIt9keDabrdRAqSWjj2OPRKrKxI9Fb65I36s1uCs1UUBFnSWTdO7hyHi7z1ZbwKMKF6Q==

0 commit comments

Comments
 (0)