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] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-01-18 04:22:18 +00:00
parent 70aca8579a
commit 23a07786a4
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"date-fns": "^2.0.0-alpha.26", "date-fns": "^2.0.0-alpha.26",
"express": "^4.16.3", "express": "^4.16.3",
"graphql": "^14.0.2", "graphql": "^14.0.2",
"graphql-tag": "^2.10.0", "graphql-tag": "^2.10.1",
"jsonwebtoken": "^8.3.0", "jsonwebtoken": "^8.3.0",
"nuxt": "^2.0.0", "nuxt": "^2.0.0",
"nuxt-env": "^0.0.4", "nuxt-env": "^0.0.4",

View File

@ -5763,10 +5763,10 @@ graphql-subscriptions@^1.0.0:
dependencies: dependencies:
iterall "^1.2.1" iterall "^1.2.1"
graphql-tag@^2.10.0, graphql-tag@^2.9.2: graphql-tag@^2.10.1, graphql-tag@^2.9.2:
version "2.10.0" version "2.10.1"
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.0.tgz#87da024be863e357551b2b8700e496ee2d4353ae" resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.1.tgz#10aa41f1cd8fae5373eaf11f1f67260a3cad5e02"
integrity sha512-9FD6cw976TLLf9WYIUPCaaTpniawIjHWZSwIRZSjrfufJamcXbVVYfN2TWvJYbw0Xf2JjYbl1/f2+wDnBVw3/w== integrity sha512-jApXqWBzNXQ8jYa/HLkZJaVw9jgwNqZkywa2zfFn16Iv1Zb7ELNHkJaXHR7Quvd5SIGsy6Ny7SUKATgnu05uEg==
graphql-tools@^4.0.0: graphql-tools@^4.0.0:
version "4.0.3" version "4.0.3"