Skip to content

Commit 829a2b6

Browse files
committed
Update dependency graphql to v14.7.0
1 parent ea27b8b commit 829a2b6

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

+1-1
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.7.0",
4343
"graphql-tag": "2.10.1",
4444
"history": "4.9.0",
4545
"kcors": "2.2.2",

yarn.lock

+8-1
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.7.0"
4447+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.7.0.tgz#7fa79a80a69be4a31c27dda824dc04dac2035a72"
4448+
integrity sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==
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)