Merge pull request #923 from Human-Connection/dependabot/npm_and_yarn/webapp/graphql-14.4.0

Bump graphql from 14.3.1 to 14.4.0 in /webapp
This commit is contained in:
mattwr18 2019-06-27 18:17:05 -03:00 committed by GitHub
commit 49e99417ac
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-alpha.37",
"express": "~4.17.1",
"graphql": "~14.3.1",
"graphql": "~14.4.0",
"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.3.1:
version "14.3.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.3.1.tgz#b3aa50e61a841ada3c1f9ccda101c483f8e8c807"
integrity sha512-FZm7kAa3FqKdXy8YSSpAoTtyDFMIYSpCDOr+3EqlI1bxmtHu+Vv/I2vrSeT1sBOEnEniX3uo4wFhFdS/8XN6gA==
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==
dependencies:
iterall "^1.2.2"