Skip to content

Commit 70e6328

Browse files
committed
Update dependency graphql to v14.5.4
1 parent ea27b8b commit 70e6328

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.5.4",
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 @@ graphql-tag@2.10.1:
44424442
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.1.tgz#10aa41f1cd8fae5373eaf11f1f67260a3cad5e02"
44434443
integrity sha512-jApXqWBzNXQ8jYa/HLkZJaVw9jgwNqZkywa2zfFn16Iv1Zb7ELNHkJaXHR7Quvd5SIGsy6Ny7SUKATgnu05uEg==
44444444

4445-
graphql@14.1.1, graphql@^14.0.2:
4445+
graphql@14.5.4:
4446+
version "14.5.4"
4447+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.4.tgz#b33fe957854e90c10d4c07c7d26b6c8e9f159a13"
4448+
integrity sha512-dPLvHoxy5m9FrkqWczPPRnH0X80CyvRE6e7Fa5AWEqEAzg9LpxHvKh24po/482E6VWHigOkAmb4xCp6P9yT9gw==
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)