build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend

Bumps [graphql-shield](https://github.com/maticzav/graphql-shield) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/maticzav/graphql-shield/releases)
- [Commits](https://github.com/maticzav/graphql-shield/compare/v7.1.0...v7.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-13 04:17:32 +00:00 committed by GitHub
parent c625026ce4
commit 06c5411526
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -61,7 +61,7 @@
"graphql-middleware": "~4.0.2",
"graphql-middleware-sentry": "^3.2.1",
"graphql-redis-subscriptions": "^2.2.1",
"graphql-shield": "~7.1.0",
"graphql-shield": "~7.2.0",
"graphql-tag": "~2.10.3",
"helmet": "~3.21.3",
"ioredis": "^4.16.0",

View File

@ -4505,10 +4505,10 @@ graphql-redis-subscriptions@^2.2.1:
optionalDependencies:
ioredis "^4.6.3"
graphql-shield@~7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/graphql-shield/-/graphql-shield-7.1.0.tgz#7e96e0df87357dd97ec799f6f11cc5b80c0bedd0"
integrity sha512-XCYwieksKnxabjHnvK/zPxk6FE4coNp+FWJWrL/IVGlk/3I97ROWTobuUM/CXmpnrt+PYcTVn+0JeU38bN02Cw==
graphql-shield@~7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/graphql-shield/-/graphql-shield-7.2.0.tgz#81b26794370608ad78dfe3833473789fb471fbd8"
integrity sha512-eLdD+gUIKYu77XRcuHs5ewZhiBuRFeWFGxPnJa+g9AkxB7Yi5RSEjEJEx0Drg9GuNvDYpHeW7nPff4v35AT2aQ==
dependencies:
"@types/yup" "0.26.32"
object-hash "^2.0.3"