Merge pull request #1403 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-shield-6.0.6

Bump graphql-shield from 6.0.5 to 6.0.6 in /backend
This commit is contained in:
mattwr18 2019-08-27 09:10:01 +02:00 committed by GitHub
commit f509cea423
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -66,7 +66,7 @@
"graphql-iso-date": "~3.6.1", "graphql-iso-date": "~3.6.1",
"graphql-middleware": "~3.0.5", "graphql-middleware": "~3.0.5",
"graphql-middleware-sentry": "^3.2.0", "graphql-middleware-sentry": "^3.2.0",
"graphql-shield": "~6.0.5", "graphql-shield": "~6.0.6",
"graphql-tag": "~2.10.1", "graphql-tag": "~2.10.1",
"helmet": "~3.20.0", "helmet": "~3.20.0",
"jsonwebtoken": "~8.5.1", "jsonwebtoken": "~8.5.1",

View File

@ -4131,10 +4131,10 @@ graphql-request@~1.8.2:
dependencies: dependencies:
cross-fetch "2.2.2" cross-fetch "2.2.2"
graphql-shield@~6.0.5: graphql-shield@~6.0.6:
version "6.0.5" version "6.0.6"
resolved "https://registry.yarnpkg.com/graphql-shield/-/graphql-shield-6.0.5.tgz#e55c7eb1984c684863c897746044bb216a285b41" resolved "https://registry.yarnpkg.com/graphql-shield/-/graphql-shield-6.0.6.tgz#ef8c53f1dd972c2d1828ffd45ce9b1f877576534"
integrity sha512-+uRVptAv6RvaM5GVqZjEsanlZ2OTmUgDu+x/UW/qD6+Zb+I6nTGZ7nII8LTFHuUdXrCICfxesyMODhQYXcEZWQ== integrity sha512-rwhno5ZvEBbedQ8mEOi/Lk71J5CrpQCOcyuDIO+qb1hqm7cvWLtLVyZFrhVp7vN/vULV9oX30j0clC/1d05LpQ==
dependencies: dependencies:
"@types/yup" "0.26.23" "@types/yup" "0.26.23"
lightercollective "^0.3.0" lightercollective "^0.3.0"