Skip to content

Conversation

@snyk-io
Copy link

@snyk-io snyk-io bot commented Jan 28, 2026

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):

  • chargebee-js-react/package.json
  • chargebee-js-react/package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Uncontrolled Recursion
SNYK-JS-ESLINT-15102420
  505  

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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

…k.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ESLINT-15102420
@snyk-io
Copy link
Author

snyk-io bot commented Jan 28, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

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

@snyk-io
Copy link
Author

snyk-io bot commented Jan 28, 2026

Merge Risk: High

This is a major version upgrade from v7 to v9 that introduces significant breaking changes, most notably a mandatory new configuration file format. Manual intervention is required to migrate.

Highlights:

  • New Configuration Format: ESLint v9 deprecates the traditional .eslintrc file in favor of a new eslint.config.js ("flat config") format. You must migrate your configuration to this new structure.
  • Node.js Requirement: The minimum required Node.js version is now v18.18.0.

Source: ESLint documentation
Recommendation: Run the command npx eslint --init to generate a new eslint.config.js file based on your project, then manually adjust it to re-apply your custom rules and plugins.

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

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.

0 participants