Skip to content

Commit 2aac734

Browse files
committed
fix: upgrade graphql from 16.4.0 to 16.8.2
Snyk has created this PR to upgrade graphql from 16.4.0 to 16.8.2. See this package in npm: 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 2aac734

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 11 additions & 11 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.2",
3333
"graphql-request": "^4.2.0",
3434
"jszip": "^3.9.1"
3535
},

0 commit comments

Comments
 (0)