From 9cee0e7883b592373eea79d100383a667c135278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 11 Dec 2018 04:26:07 +0000 Subject: [PATCH] Bump graphql-shield from 4.1.1 to 4.1.2 Bumps [graphql-shield](https://github.com/maticzav/graphql-shield) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/maticzav/graphql-shield/releases) - [Commits](https://github.com/maticzav/graphql-shield/compare/v4.1.1...v4.1.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cdb672bfe..0e26ae469 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "graphql-custom-directives": "~0.2.14", "graphql-iso-date": "~3.6.1", "graphql-middleware": "2.0.2", - "graphql-shield": "~4.1.0", + "graphql-shield": "~4.1.2", "graphql-tag": "~2.10.0", "graphql-yoga": "~1.16.7", "jsonwebtoken": "~8.4.0", diff --git a/yarn.lock b/yarn.lock index 0d28a8f5b..df116c3b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2616,10 +2616,10 @@ graphql-request@^1.5.0: dependencies: cross-fetch "2.2.2" -graphql-shield@~4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/graphql-shield/-/graphql-shield-4.1.1.tgz#177f9ec768d9d232b35d8c1406e39c81c5582481" - integrity sha512-0bxWc091MiG1UBjFqYbEcgs/CcrzPfRpoBoviz2PoZpBJAyWaN3EDLW2/Trjx9s0nGQTEhEeJDUI24Q6F1j/yg== +graphql-shield@~4.1.2: + version "4.1.2" + resolved "https://registry.yarnpkg.com/graphql-shield/-/graphql-shield-4.1.2.tgz#dee5f9118c160cae1b793c443e3550ad7e81e1cb" + integrity sha512-hVzAMtb2dWeCv72A5DypAVHaFVXmA2NNH97wTNXtex4zFIhxWXauOF8WuoAXhWdlzxKF/s5NLthvl31AUxsRyQ== dependencies: object-hash "^1.3.0" opencollective "1.0.3"