Skip to content

Conversation

@snyk-io
Copy link

@snyk-io snyk-io bot commented Nov 15, 2025

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

Merge Risk: High

This major version upgrade transitions the package to an ESM-only module and likely requires a newer Node.js version. This will require changes to how the package is imported and used in a project.

Highlights:

  • ESM Only: The package is now likely an ESM-only module. CommonJS require() will no longer work and must be replaced with import statements. Your project may need "type": "module" in its package.json.
  • Node.js Version: This version likely requires Node.js 20 or newer, following the trend of the core Probot ecosystem.

Source: Probot ecosystem documentation
Recommendation: Update your project to be ESM-compatible and ensure you are using a supported Node.js version before merging.

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


Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Prototype Pollution
SNYK-JS-JSYAML-13961110
  545  

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:

🦉 Prototype Pollution

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.

1 participant