Skip to content

Commit d27430c

Browse files
committed
fix: upgrade graphql from 16.4.0 to 16.8.0
Snyk has created this PR to upgrade graphql from 16.4.0 to 16.8.0. See this package in npm: https://www.npmjs.com/package/graphql See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/4c056a5d-2d12-4fa1-a431-237af4cd1bcc?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 13d0e30 commit d27430c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 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
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"cross-fetch": "^3.1.5",
32-
"graphql": "^16.4.0",
32+
"graphql": "^16.8.0",
3333
"graphql-request": "^4.2.0",
3434
"jszip": "^3.9.1"
3535
},

0 commit comments

Comments
 (0)