Merge pull request #5648 from backstage/dependabot/npm_and_yarn/graphql-tag-2.12.4

chore(deps): bump graphql-tag from 2.11.0 to 2.12.4
This commit is contained in:
Fredrik Adelöw
2021-05-12 07:09:16 +02:00
committed by GitHub
+5 -3
View File
@@ -14490,9 +14490,11 @@ graphql-subscriptions@^1.0.0:
iterall "^1.2.1"
graphql-tag@^2.11.0:
version "2.11.0"
resolved "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.11.0.tgz#1deb53a01c46a7eb401d6cb59dec86fa1cccbffd"
integrity sha512-VmsD5pJqWJnQZMUeRwrDhfgoyqcfwEkvtpANqcoUG8/tOLkwNgU9mzub/Mc78OJMhHjx7gfAMTxzdG43VGg3bA==
version "2.12.4"
resolved "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.12.4.tgz#d34066688a4f09e72d6f4663c74211e9b4b7c4bf"
integrity sha512-VV1U4O+9x99EkNpNmCUV5RZwq6MnK4+pGbRYWG+lA/m3uo7TSqJF81OkcOP148gFP6fzdl7JWYBrwWVTS9jXww==
dependencies:
tslib "^2.1.0"
graphql-tools@5.0.0:
version "5.0.0"