Merge pull request #333 from Human-Connection/dependabot/npm_and_yarn/webapp/graphql-14.2.1

Bump graphql from 14.2.0 to 14.2.1 in /webapp
This commit is contained in:
Robert Schäfer 2019-04-01 16:40:23 +02:00 committed by GitHub
commit aea25be7a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"cross-env": "~5.2.0",
"date-fns": "2.0.0-alpha.27",
"express": "~4.16.4",
"graphql": "~14.2.0",
"graphql": "~14.2.1",
"jsonwebtoken": "~8.5.1",
"linkify-it": "~2.1.0",
"nuxt": "~2.4.5",

View File

@ -4981,10 +4981,10 @@ graphql-upload@^8.0.2:
http-errors "^1.7.1"
object-path "^0.11.4"
graphql@^14.0.2, graphql@~14.2.0:
version "14.2.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.2.0.tgz#ff25813ad6d186f3975977d56bc2d2434871f3b9"
integrity sha512-dlFHRtxsL4sBy1C1e3v64IUd5ndZhAOHZ/z3Dr4Nm6+cvr9elrnz4BhMF9h9mRBBnhUCGLc4GH4xvPbKG6sUeA==
graphql@^14.0.2, graphql@~14.2.1:
version "14.2.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.2.1.tgz#779529bf9a01e7207b977a54c20670b48ca6e95c"
integrity sha512-2PL1UbvKeSjy/lUeJqHk+eR9CvuErXoCNwJI4jm3oNFEeY+9ELqHNKO1ZuSxAkasPkpWbmT/iMRMFxd3cEL3tQ==
dependencies:
iterall "^1.2.2"