Update `graphql` to v14.5.8 (#6536)

master
fisker Cheung 2019-09-30 19:46:37 +08:00 committed by Evilebot Tnawi
parent 0a6e9db86a
commit ff33515de8
2 changed files with 5 additions and 4 deletions

View File

@ -39,7 +39,7 @@
"flow-parser": "0.89.0",
"get-stream": "4.1.0",
"globby": "6.1.0",
"graphql": "14.2.0",
"graphql": "14.5.8",
"html-element-attributes": "2.1.0",
"html-styles": "1.0.0",
"html-tag-names": "1.1.4",

View File

@ -3303,9 +3303,10 @@ graceful-fs@^4.1.15:
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.2.tgz#6f0952605d0140c1cfdb138ed005775b92d67b02"
integrity sha512-IItsdsea19BoLC7ELy13q1iJFNmd7ofZH5+X/pJr90/nRoPEX0DJo1dHDbgtYWOhJhcCgMDTOw84RZ72q6lB+Q==
graphql@14.2.0:
version "14.2.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.2.0.tgz#ff25813ad6d186f3975977d56bc2d2434871f3b9"
graphql@14.5.8:
version "14.5.8"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.8.tgz#504f3d3114cb9a0a3f359bbbcf38d9e5bf6a6b3c"
integrity sha512-MMwmi0zlVLQKLdGiMfWkgQD7dY/TUKt4L+zgJ/aR0Howebod3aNgP5JkgvAULiR2HPVZaP2VEElqtdidHweLkg==
dependencies:
iterall "^1.2.2"