rockets icon indicating copy to clipboard operation
rockets copied to clipboard

[Snyk] Security upgrade @nestjs/platform-express from 9.4.3 to 10.3.6

Open MrMaz opened this issue 1 year ago • 1 comments

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 `yarn` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • packages/nestjs-samples/package.json

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory. If you are not using zero-install you can ignore this as your flow should likely be unchanged.

⚠️ Warning
Failed to update the yarn.lock, please update manually before merging.

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 591/1000
Why? Recently disclosed, Has a fix available, CVSS 6.1
Open Redirect
SNYK-JS-EXPRESS-6474509
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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Open Redirect

MrMaz avatar Mar 28 '24 17:03 MrMaz

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.45%. Comparing base (5ef049f) to head (5ef049f).

:exclamation: Current head 5ef049f differs from pull request most recent head 21437a6. Consider uploading reports for the commit 21437a6 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   66.45%   66.45%           
=======================================
  Files         420      420           
  Lines        5336     5336           
  Branches      742      742           
=======================================
  Hits         3546     3546           
  Misses       1790     1790           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 28 '24 17:03 codecov[bot]