Skip to content

Commit 81d34a8

Browse files
committed
Update dependency graphql to v14.2.0
1 parent d2254b7 commit 81d34a8

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": "6.2.0",
4141
"emotion": "10.0.9",
42-
"graphql": "14.1.1",
42+
"graphql": "14.2.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.2.0"
4447+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.2.0.tgz#ff25813ad6d186f3975977d56bc2d2434871f3b9"
4448+
integrity sha512-dlFHRtxsL4sBy1C1e3v64IUd5ndZhAOHZ/z3Dr4Nm6+cvr9elrnz4BhMF9h9mRBBnhUCGLc4GH4xvPbKG6sUeA==
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)