Skip to content

[Snyk] Fix for 1 vulnerabilities - #377

Open
TheRedHatter wants to merge 1 commit into
development-renamedfrom
snyk-fix-c29d34cca336e2912ddcb042f61a727e
Open

[Snyk] Fix for 1 vulnerabilities#377
TheRedHatter wants to merge 1 commit into
development-renamedfrom
snyk-fix-c29d34cca336e2912ddcb042f61a727e

Conversation

@TheRedHatter

Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Allocation of Resources Without Limits or Throttling
SNYK-JS-BRACEEXPANSION-18512280
  710  

Breaking Change Risk

Merge Risk: High

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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

@TheRedHatter

Copy link
Copy Markdown
Owner Author

Merge Risk: High

This upgrade involves multiple major versions across core components of the Fastify and Mercurius ecosystem. The primary breaking change across all packages is the required upgrade to Fastify v5, which introduces significant changes.

@fastify/static: 7.0.4 → 9.0.0

  • Risk: HIGH
  • Breaking Change: Version 8.0.0 of @fastify/static requires Fastify v5 as a peer dependency. If your application is on Fastify v4, it will need to be migrated. Version 9.0.0 continues this requirement and updates other dependencies like glob.

mercurius: 14.1.0 → 16.7.0

  • Risk: HIGH
  • Breaking Change: Version 16.0.0 of mercurius requires an upgrade to Fastify v5. This is a major update that aligns mercurius with the latest version of the core framework, and applications must be updated accordingly.

@mercuriusjs/gateway: 3.0.1 → 5.0.0

  • Risk: HIGH
  • Breaking Change: This gateway plugin is tightly coupled with mercurius. The major version bumps to v4.0.0 and v5.0.0 are primarily to maintain compatibility with the breaking changes introduced in mercurius and its dependency on Fastify v5.

Recommendation: The core action required is to migrate your application from Fastify v4 to Fastify v5. This is a significant undertaking that will impact routing, plugin compatibility, and request/reply lifecycle hooks. Review the official Fastify v5 migration guide before proceeding.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@TheRedHatter

TheRedHatter commented Aug 3, 2026

Copy link
Copy Markdown
Owner Author

Snyk checks have failed. 2 issues have been found so far.

Status Scan Engine Critical High Medium Low Total (2)
Open Source Security 0 1 1 0 2 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@TheRedHatter

TheRedHatter commented Aug 3, 2026

Copy link
Copy Markdown
Owner Author

Snyk checks have failed. 2 issues have been found so far.

Status Scan Engine Critical High Medium Low Total (2)
Open Source Security 0 1 1 0 2 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​mercuriusjs/​gateway@​3.0.1 ⏵ 5.0.090 -210010081100
Added@​fastify/​static@​9.0.01008110089100
Addedmercurius@​16.7.09810010087100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants