-
- Downloads
fix: upgrade graphql-request from 3.4.0 to 3.7.0
Snyk has created this PR to upgrade graphql-request from 3.4.0 to 3.7.0. See this package in npm: See this project in Snyk: https://app.snyk.io/org/manutopik/project/c42c4de4-2135-482e-bfa8-d6dd6a29cf26?utm_source=github&utm_medium=referral&page=upgrade-pr
... | @@ -31,7 +31,7 @@ | ... | @@ -31,7 +31,7 @@ |
"fastify-plugin": "^3.0.0", | "fastify-plugin": "^3.0.0", | ||
"fastify-sensible": "^3.1.1", | "fastify-sensible": "^3.1.1", | ||
"graphql": "^15.5.0", | "graphql": "^15.5.0", | ||
"graphql-request": "^3.4.0" | "graphql-request": "^3.7.0" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"tap": "^14.11.0" | "tap": "^14.11.0" | ||
... | ... |
Please register or sign in to comment