[Snyk] Security upgrade express from 4.18.2 to 4.22.0#67
[Snyk] Security upgrade express from 4.18.2 to 4.22.0#67
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253
|
This minor version upgrade of Express introduces a potentially breaking change in version 4.20.0. The default nesting depth for the Recommendation: Review usages of the Source: Express Release changelog
|
There was a problem hiding this comment.
Pull request overview
This PR upgrades the Express framework from version 4.18.2 to 4.22.0 to address a high-severity security vulnerability (SNYK-JS-QS-14724253) related to allocation of resources without limits or throttling in the qs dependency. The upgrade requires manual update of yarn.lock before merging.
- Security upgrade of Express to patch CVE with a priority score of 170
- Version bump from 4.18.2 to 4.22.0 in package.json
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project.
Snyk changed the following file(s):
package.jsonNote 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 runyarnto update the contents of the./yarn/cachedirectory.If you are not using zero-install you can ignore this as your flow should likely be unchanged.
Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-QS-14724253
Important
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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Allocation of Resources Without Limits or Throttling