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 #214

Open snyk-bot opened 3 years ago

snyk-bot commented 3 years ago

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

merge advice

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-1018905
No Proof of Concept
high severity 681/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.2
Command Injection
SNYK-JS-LODASH-1040724
No Proof of Concept

(*) 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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 662586182


Totals Coverage Status
Change from base Build 538548209: 0.0%
Covered Lines: 236
Relevant Lines: 238

💛 - Coveralls