Skip to content

Commit d298bf8

Browse files
committed
fix: upgrade graphql from 16.6.0 to 16.8.1
Snyk has created this PR to upgrade graphql from 16.6.0 to 16.8.1. See this package in npm: graphql See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/ff6dfcaf-4c17-4c0a-9466-4889bb9f0a9e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent d15b688 commit d298bf8

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"author": "Gregor Martynus (https://twitter.com/gr2m)",
2626
"license": "MIT",
2727
"dependencies": {
28-
"graphql": "^16.0.0",
28+
"graphql": "^16.8.1",
2929
"graphql-tag": "^2.10.3"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)