Skip to content

Commit 62dcded

Browse files
committed
fix: upgrade graphql from 15.5.0 to 15.5.1
Snyk has created this PR to upgrade graphql from 15.5.0 to 15.5.1. See this package in npm: https://www.npmjs.com/package/graphql See this project in Snyk: https://app.snyk.io/org/surajpuvvada/project/553e7174-0e22-4c7f-aa2c-12ae5f5768b5?utm_source=github&utm_medium=upgrade-pr
1 parent 145f8cf commit 62dcded

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

package-lock.json

Lines changed: 9 additions & 7 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
@@ -57,7 +57,7 @@
5757
"d3-shape": "^1.3.5",
5858
"d3-transition": "^1.2.0",
5959
"d3-zoom": "^1.8.3",
60-
"graphql": "^15.5.0",
60+
"graphql": "^15.5.1",
6161
"graphql-tag": "^2.12.5",
6262
"iso8601-duration": "^1.3.0",
6363
"lodash-es": "^4.17.21",

0 commit comments

Comments
 (0)