Skip to content

Commit 18e4bfa

Browse files
fix: upgrade graphql-tag from 2.11.0 to 2.12.0 (#617)
Snyk has created this PR to upgrade graphql-tag from 2.11.0 to 2.12.0. See this package in npm: https://www.npmjs.com/package/graphql-tag See this project in Snyk: https://app.snyk.io/org/surajpuvvada/project/553e7174-0e22-4c7f-aa2c-12ae5f5768b5?utm_source=github&utm_medium=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent a15f0f4 commit 18e4bfa

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

package-lock.json

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"d3-transition": "^1.2.0",
5959
"d3-zoom": "^1.8.3",
6060
"graphql": "^15.5.0",
61-
"graphql-tag": "^2.11.0",
61+
"graphql-tag": "^2.12.0",
6262
"iso8601-duration": "^1.3.0",
6363
"lodash-es": "^4.17.20",
6464
"rxjs": "~6.6.3",

0 commit comments

Comments
 (0)