From 739a745de1bcda11ec1caaf199e41abd0d17cad2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 01:15:46 +0000 Subject: [PATCH] Bump graphql-shield from 6.0.3 to 7.3.5 Bumps [graphql-shield](https://github.com/maticzav/graphql-shield) from 6.0.3 to 7.3.5. - [Release notes](https://github.com/maticzav/graphql-shield/releases) - [Commits](https://github.com/maticzav/graphql-shield/compare/v6.0.3...v7.3.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e1857c..087ba87 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "graphql-depth-limit": "1.1.0", "graphql-iso-date": "3.6.1", "graphql-middleware": "3.0.2", - "graphql-shield": "6.0.3", + "graphql-shield": "7.3.5", "graphql-tag": "2.10.1", "graphql-tools": "4.0.5", "http-errors": "1.7.3",