Merge branch 'master' of github.com:Human-Connection/Human-Connection into 260-add-comment-form

This commit is contained in:
Matt Rider 2019-04-22 08:10:06 -03:00
commit a9f720753a
2 changed files with 10 additions and 10 deletions

View File

@ -50,7 +50,7 @@
"graphql-custom-directives": "~0.2.14",
"graphql-iso-date": "~3.6.1",
"graphql-middleware": "~3.0.2",
"graphql-shield": "~5.3.3",
"graphql-shield": "~5.3.4",
"graphql-tag": "~2.10.1",
"graphql-yoga": "~1.17.4",
"helmet": "~3.16.0",

View File

@ -3752,13 +3752,13 @@ graphql-request@~1.8.2:
dependencies:
cross-fetch "2.2.2"
graphql-shield@~5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/graphql-shield/-/graphql-shield-5.3.3.tgz#e3fbdb2a5f927fe1bb660ccf60c614defcc3aed4"
integrity sha512-9Hdmp71ewi9w7Tj1x8CSl3arWvtQOYKpZrsSBid2Vpr6BISAKe/2edEfgP4xYIKAkmpclG0Gl7ID5+qt1RJu7A==
graphql-shield@~5.3.4:
version "5.3.4"
resolved "https://registry.yarnpkg.com/graphql-shield/-/graphql-shield-5.3.4.tgz#bd126d7d39adc6ae5b91d93ab5f65ae25f93ce80"
integrity sha512-YasNfKk7d0hiSU9eh0zvJmRmUMDLZrfVTwSke/4y46cBRXFiI9fv6OA12Ux+1DB4TyDAjGGnqx8d92ptL7ZN3w==
dependencies:
"@types/yup" "0.26.12"
lightercollective "^0.2.0"
lightercollective "^0.3.0"
object-hash "^1.3.1"
yup "^0.27.0"
@ -5184,10 +5184,10 @@ libphonenumber-js@^1.6.4:
semver-compare "^1.0.0"
xml2js "^0.4.17"
lightercollective@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/lightercollective/-/lightercollective-0.2.0.tgz#4f10cd53ec50405d7da03ee81233067993ca8e67"
integrity sha512-zgFCDiUQQOjislj+1tX7zDxZbgVB6Qi9BSmos41oZcxHdkTveVDzHW0Y3TisNZCWuBN1h0e0xrjkNoLtPkLsUg==
lightercollective@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/lightercollective/-/lightercollective-0.3.0.tgz#1f07638642ec645d70bdb69ab2777676f35a28f0"
integrity sha512-RFOLSUVvwdK3xA0P8o6G7QGXLIyy1L2qv5caEI7zXN5ciaEjbAriRF182kbsoJ1S1TgvpyGcN485fMky6qxOPw==
linkifyjs@~2.1.8:
version "2.1.8"