Skip to content

Commit a348c2e

Browse files
committed
fix(deps): update dependency graphql to v14.2.1
1 parent 991de52 commit a348c2e

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
@@ -6,7 +6,7 @@
66
"apollo-cache-inmemory": "1.4.2",
77
"apollo-client": "2.4.12",
88
"apollo-link-http": "1.5.9",
9-
"graphql": "14.1.1",
9+
"graphql": "14.2.1",
1010
"graphql.macro": "1.3.3",
1111
"react": "16.8.0-alpha.1",
1212
"react-apollo": "2.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4344,10 +4344,10 @@ graphql.macro@1.3.3:
43444344
babel-plugin-macros "^2.4.5"
43454345
graphql-tag "^2.10.1"
43464346

4347-
graphql@14.1.1:
4348-
version "14.1.1"
4349-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.1.1.tgz#d5d77df4b19ef41538d7215d1e7a28834619fac0"
4350-
integrity sha512-C5zDzLqvfPAgTtP8AUPIt9keDabrdRAqSWjj2OPRKrKxI9Fb65I36s1uCs1UUBFnSWTdO7hyHi7z1ZbwKMKF6Q==
4347+
graphql@14.2.1:
4348+
version "14.2.1"
4349+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.2.1.tgz#779529bf9a01e7207b977a54c20670b48ca6e95c"
4350+
integrity sha512-2PL1UbvKeSjy/lUeJqHk+eR9CvuErXoCNwJI4jm3oNFEeY+9ELqHNKO1ZuSxAkasPkpWbmT/iMRMFxd3cEL3tQ==
43514351
dependencies:
43524352
iterall "^1.2.2"
43534353

0 commit comments

Comments
 (0)