Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Commit

Permalink
Bump graphql-shield from 5.7.3 to 6.0.6 in /graphql
Browse files Browse the repository at this point in the history
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield) from 5.7.3 to 6.0.6.
- [Release notes](https://github.com/maticzav/graphql-shield/releases)
- [Commits](maticzav/graphql-shield@v5.7.3...v6.0.6)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2020
1 parent 87e523b commit 2db4c77
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"graphql": "^14.4.1",
"graphql-iso-date": "^3.6.1",
"graphql-middleware": "^3.0.2",
"graphql-shield": "^5.7.3",
"graphql-shield": "^6.0.6",
"graphql-yoga": "^1.18.0",
"jsonwebtoken": "^8.5.1",
"prisma-client-lib": "^1.34.0"
Expand Down
18 changes: 9 additions & 9 deletions graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,10 @@
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-2.3.5.tgz#9da44ed75571999b65c37b60c9b2b88db54c585d"
integrity sha512-SCcK7mvGi3+ZNz833RRjFIxrn4gI1PPR3NtuIS+6vMkvmsGjosqTJwRt5bAEFLRz+wtJMWv8+uOnZf2hi2QXTg==

"@types/[email protected].18":
version "0.26.18"
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.18.tgz#7f76ad65b385577fb89936ce26a7f830a9560a9c"
integrity sha512-bKGlHqe+SrvdZONwB+H7hihsvl4yAaOIhN6Sgnnuo6NQOJ0bBNc53Ztfe8ORZHBcPC/OVxhFrxnJIjsGsDbR8w==
"@types/[email protected].23":
version "0.26.23"
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.26.23.tgz#00721a3b675e7609e5bcccb94234e86b754bcd04"
integrity sha512-+tipAL6prdInS/avA6QityIFBDvHnqk1Tv9L5JMEws5IZC6agymBGAoDsrPyYp42wGcktyQtYKv9kvGPEKd4Qg==

"@types/zen-observable@^0.5.3":
version "0.5.4"
Expand Down Expand Up @@ -1283,12 +1283,12 @@ [email protected]:
dependencies:
graphql-playground-html "1.6.12"

graphql-shield@^5.7.3:
version "5.7.3"
resolved "https://registry.yarnpkg.com/graphql-shield/-/graphql-shield-5.7.3.tgz#308daa76b66fae0ae4cc8d491b7bf1221b87f569"
integrity sha512-RFy+wK0EUshhWBThA8YDUghRPNRMYcCetjVO3eu4xAdWf5K366gt5ekz0eWkYp2bR6g+t0/9O0pKW4yw/gkCHA==
graphql-shield@^6.0.6:
version "6.0.6"
resolved "https://registry.yarnpkg.com/graphql-shield/-/graphql-shield-6.0.6.tgz#ef8c53f1dd972c2d1828ffd45ce9b1f877576534"
integrity sha512-rwhno5ZvEBbedQ8mEOi/Lk71J5CrpQCOcyuDIO+qb1hqm7cvWLtLVyZFrhVp7vN/vULV9oX30j0clC/1d05LpQ==
dependencies:
"@types/yup" "0.26.18"
"@types/yup" "0.26.23"
lightercollective "^0.3.0"
object-hash "^1.3.1"
yup "^0.27.0"
Expand Down

1 comment on commit 2db4c77

@vercel
Copy link

@vercel vercel bot commented on 2db4c77 Sep 4, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Deploying Serverless Functions to multiple regions is restricted to the Enterprise plan for Teams.

Learn More: https://vercel.link/multiple-function-regions

Please sign in to comment.