Merge pull request #972 from Human-Connection/dependabot/npm_and_yarn/webapp/graphql-14.4.2

Bump graphql from 14.4.0 to 14.4.2 in /webapp
This commit is contained in:
mattwr18 2019-07-04 21:52:58 -03:00 committed by GitHub
commit fdd8519fbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -62,7 +62,7 @@
"cross-env": "~5.2.0",
"date-fns": "2.0.0-beta.2",
"express": "~4.17.1",
"graphql": "~14.4.0",
"graphql": "~14.4.2",
"jsonwebtoken": "~8.5.1",
"linkify-it": "~2.1.0",
"nuxt": "~2.8.1",

View File

@ -5216,10 +5216,10 @@ graphql-upload@^8.0.2:
http-errors "^1.7.2"
object-path "^0.11.4"
graphql@^14.1.1, graphql@~14.4.0:
version "14.4.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.4.0.tgz#e97086acfc0338e4fdc8f7dba519c6b8a6badfd9"
integrity sha512-E55z1oK6e4cGxCqlSsRWytYDPcIUxky3XkbuQUf6TIjCmn6C7CuBJpmkMF1066q95yPAGOZVPTVT7jABKbRFSA==
graphql@^14.1.1, graphql@~14.4.2:
version "14.4.2"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.4.2.tgz#553a7d546d524663eda49ed6df77577be3203ae3"
integrity sha512-6uQadiRgnpnSS56hdZUSvFrVcQ6OF9y6wkxJfKquFtHlnl7+KSuWwSJsdwiK1vybm1HgcdbpGkCpvhvsVQ0UZQ==
dependencies:
iterall "^1.2.2"