fix: upgrade graphql-tag from 2.12.1 to 2.12.2 (#7325)
Snyk has created this PR to upgrade graphql-tag from 2.12.1 to 2.12.2. See this package in npm: https://www.npmjs.com/package/graphql-tag See this project in Snyk: https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -6542,9 +6542,9 @@
|
||||
}
|
||||
},
|
||||
"graphql-tag": {
|
||||
"version": "2.12.1",
|
||||
"resolved": "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.12.1.tgz",
|
||||
"integrity": "sha512-LPewEE1vzGkHnCO8zdOGogKsHHBdtpGyihow1UuMwp6RnZa0lAS7NcbvltLOuo4pi5diQCPASAXZkQq44ffixA==",
|
||||
"version": "2.12.2",
|
||||
"resolved": "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.12.2.tgz",
|
||||
"integrity": "sha512-7N3cvsNBl8g+FHsnt9j10aqLt1G0QPf+HCe3fbOeTUNbf7xxtUHz6wpEvk5uVIKWtO2cikoXWuI6JGqt1gEURw==",
|
||||
"requires": {
|
||||
"tslib": "^1.14.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user