Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

Commit 0d54de3

Browse files
Bump graphql from 14.4.2 to 14.5.8
Bumps [graphql](https://github.com/graphql/graphql-js) from 14.4.2 to 14.5.8. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v14.4.2...v14.5.8) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e466924 commit 0d54de3

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-client": "^2.6.3",
77
"apollo-link-context": "^1.0.18",
88
"apollo-link-http": "^1.5.15",
9-
"graphql": "^14.4.2",
9+
"graphql": "^14.5.8",
1010
"isomorphic-unfetch": "^3.0.0",
1111
"next": "9.0.3",
1212
"react": "16.8.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3562,10 +3562,10 @@ graphql@^0.9.3:
35623562
dependencies:
35633563
iterall "^1.0.0"
35643564

3565-
graphql@^14.4.2:
3566-
version "14.4.2"
3567-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.4.2.tgz#553a7d546d524663eda49ed6df77577be3203ae3"
3568-
integrity sha512-6uQadiRgnpnSS56hdZUSvFrVcQ6OF9y6wkxJfKquFtHlnl7+KSuWwSJsdwiK1vybm1HgcdbpGkCpvhvsVQ0UZQ==
3565+
graphql@^14.5.8:
3566+
version "14.5.8"
3567+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.8.tgz#504f3d3114cb9a0a3f359bbbcf38d9e5bf6a6b3c"
3568+
integrity sha512-MMwmi0zlVLQKLdGiMfWkgQD7dY/TUKt4L+zgJ/aR0Howebod3aNgP5JkgvAULiR2HPVZaP2VEElqtdidHweLkg==
35693569
dependencies:
35703570
iterall "^1.2.2"
35713571

0 commit comments

Comments
 (0)