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 @nestjs/graphql from 7.7.0 to 7.10.0 #238

Open rogerballard opened 7 months ago

rogerballard commented 7 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **761/1000**
**Why?** Mature exploit, Has a fix available, CVSS 7.5 | Denial of Service (DoS)
[SNYK-JS-DICER-2311764](https://snyk.io/vuln/SNYK-JS-DICER-2311764) | No | Mature (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: @nestjs/graphql The new version differs by 250 commits.
  • 9f99236 chore(): upgrade deps
  • 31d4ae3 Merge pull request #1434 from nestjs/renovate/nest-monorepo
  • 2d4c1a9 Merge pull request #1363 from madzhup/master
  • c8853a3 Merge pull request #1435 from nestjs/renovate/eslint-7.x
  • c020294 Merge pull request #1430 from nestjs/renovate/nestjs-mapped-types-0.x
  • 1bb61e6 Merge pull request #1437 from nestjs/renovate/typescript-eslint-monorepo
  • 3635061 chore(deps): update nest monorepo to v7.6.14
  • e704da0 chore(deps): update dependency eslint to v7.22.0
  • 58e9ea6 Merge pull request #1426 from nestjs/renovate/node-14.x
  • 0da5a2c fix(deps): update dependency @ nestjs/mapped-types to v0.4.0
  • 9b8b6c0 Merge branch 'Joshswooft-update-browser-shims'
  • cc8477b refactor(): small import tweak
  • ac29ed6 Merge branch 'update-browser-shims' of https://github.com/Joshswooft/graphql into Joshswooft-update-browser-shims
  • 9c11b3d chore(deps): update typescript-eslint monorepo to v4.18.0
  • 353a671 chore(deps): update dependency @ types/node to v14.14.35
  • df3b9ca ci(): fix package json and lock files
  • 40a75ea chore(): upgrade deps
  • ea59200 chore(deps): update typescript-eslint monorepo to v4.17.0
  • 4db18d9 chore(deps): update dependency typescript to v4.2.3
  • 2a303d1 chore(deps): update dependency ts-jest to v26.5.3
  • fe14f28 chore(deps): update dependency husky to v5.1.3
  • 6b18b49 chore(): release v7.9.11
  • 1077622 Merge branch 'master' of https://github.com/nestjs/graphql
  • eb4a0c3 fix(plugin): check version when updating file imports
See the full diff
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":"91997ca8-bcb8-4ea8-98a8-68b5f6b3db94","prPublicId":"91997ca8-bcb8-4ea8-98a8-68b5f6b3db94","dependencies":[{"name":"@nestjs/graphql","from":"7.7.0","to":"7.10.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-DICER-2311764"],"upgrade":["SNYK-JS-DICER-2311764"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[761],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Denial of Service (DoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr)
github-actions[bot] commented 7 months ago

Pull Request Test Coverage Report for Build 7006095107


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

💛 - Coveralls