-
Notifications
You must be signed in to change notification settings - Fork 4
[Snyk] Security upgrade @nestjs/platform-fastify from 9.3.9 to 11.1.11 #249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NESTJSPLATFORMFASTIFY-14724255
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
| "@nestjs/graphql": "^11.0.0", | ||
| "@nestjs/mercurius": "^11.0.3", | ||
| "@nestjs/platform-fastify": "^9.3.9", | ||
| "@nestjs/platform-fastify": "^11.1.11", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nestjs/platform-fastify 11.1.11 / package.json
Total vulnerabilities: 2
| Critical: 0 | High: 1 | Medium: 0 | Low: 1 |
|---|
| Vulnerability ID | Severity | CVSS | Fixed in | Status |
|---|---|---|---|---|
| CVE-2024-45296 | - | - |
Open | |
| CVE-2025-5889 | - | - |
Open |
| "@mikro-orm/sql-highlighter": "^1.0.1", | ||
| "@nestjs/common": "^9.3.9", | ||
| "@nestjs/config": "^2.3.1", | ||
| "@nestjs/core": "^9.3.9", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nestjs/core 9.3.9 / package.json
Total vulnerabilities: 1
| Critical: 0 | High: 1 | Medium: 0 | Low: 0 |
|---|
| Vulnerability ID | Severity | CVSS | Fixed in | Status |
|---|---|---|---|---|
| CVE-2024-45296 | - | - |
Open |
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
package.jsonpackage-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-NESTJSPLATFORMFASTIFY-14724255
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:
🦉 Time-of-check Time-of-use (TOCTOU) Race Condition