rogerballard / nestjs-relay

A batteries-included toolkit for building Relay-compliant GraphQL APIs with NestJS v7
MIT License
58 stars 14 forks source link

[Snyk] Security upgrade graphql-tools from 6.2.4 to 8.0.0 #236

Open rogerballard opened 8 months ago

rogerballard commented 8 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **751/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 9.3 | Incomplete List of Disallowed Inputs
[SNYK-JS-BABELTRAVERSE-5962462](https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962462) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised. Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/rogerballard/project/d2b1f606-e52e-4bd0-af8f-771ebdfb13d1?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/rogerballard/project/d2b1f606-e52e-4bd0-af8f-771ebdfb13d1?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"77767ec8-027c-4086-ac88-b8ee80fa9892","prPublicId":"77767ec8-027c-4086-ac88-b8ee80fa9892","dependencies":[{"name":"graphql-tools","from":"6.2.4","to":"8.0.0"}],"packageManager":"npm","projectPublicId":"d2b1f606-e52e-4bd0-af8f-771ebdfb13d1","projectUrl":"https://app.snyk.io/org/rogerballard/project/d2b1f606-e52e-4bd0-af8f-771ebdfb13d1?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-BABELTRAVERSE-5962462"],"upgrade":["SNYK-JS-BABELTRAVERSE-5962462"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[751],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🊉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)
coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 6518097286


Totals Coverage Status
Change from base Build 810674891: 0.0%
Covered Lines: 241
Relevant Lines: 243

💛 - Coveralls