From 4618c1d8be8326e7dff4d679a8aa216e8cac18c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 18 Jan 2019 04:19:45 +0000 Subject: [PATCH] Bump graphql-tag from 2.10.0 to 2.10.1 Bumps [graphql-tag](https://github.com/apollostack/graphql-tag) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/apollostack/graphql-tag/releases) - [Changelog](https://github.com/apollographql/graphql-tag/blob/master/CHANGELOG.md) - [Commits](https://github.com/apollostack/graphql-tag/commits) 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 2e7083c2e..186b0015f 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "graphql-iso-date": "~3.6.1", "graphql-middleware": "~1.7.8", "graphql-shield": "~4.1.2", - "graphql-tag": "~2.10.0", + "graphql-tag": "~2.10.1", "graphql-yoga": "~1.16.7", "jsonwebtoken": "~8.4.0", "linkifyjs": "~2.1.7", diff --git a/yarn.lock b/yarn.lock index 98238316e..cf600e248 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3533,10 +3533,10 @@ graphql-subscriptions@^1.0.0: dependencies: iterall "^1.2.1" -graphql-tag@^2.9.2, graphql-tag@~2.10.0: - version "2.10.0" - resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.0.tgz#87da024be863e357551b2b8700e496ee2d4353ae" - integrity sha512-9FD6cw976TLLf9WYIUPCaaTpniawIjHWZSwIRZSjrfufJamcXbVVYfN2TWvJYbw0Xf2JjYbl1/f2+wDnBVw3/w== +graphql-tag@^2.9.2, graphql-tag@~2.10.1: + version "2.10.1" + resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.1.tgz#10aa41f1cd8fae5373eaf11f1f67260a3cad5e02" + integrity sha512-jApXqWBzNXQ8jYa/HLkZJaVw9jgwNqZkywa2zfFn16Iv1Zb7ELNHkJaXHR7Quvd5SIGsy6Ny7SUKATgnu05uEg== graphql-tools@^4.0.0, graphql-tools@^4.0.1, graphql-tools@^4.0.2: version "4.0.3"