Skip to content

Commit 251bd32

Browse files
committed
fix(deps): update dependency graphql to v14.7.0
1 parent 991de52 commit 251bd32

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.7.0",
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 @@ [email protected]:
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.7.0:
4348+
version "14.7.0"
4349+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.7.0.tgz#7fa79a80a69be4a31c27dda824dc04dac2035a72"
4350+
integrity sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==
43514351
dependencies:
43524352
iterall "^1.2.2"
43534353

0 commit comments

Comments
 (0)