Skip to content

Conversation

@snyk-io
Copy link

@snyk-io snyk-io bot commented Dec 6, 2025

snyk-top-banner

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

Snyk changed the following file(s):

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

Merge Risk: High

This major version upgrade from v2 to v5 spans three major releases and introduces significant breaking changes, requiring updates to your Node.js version, build configuration, and module syntax.

Highlights:

  • Node.js Requirement: Support for Node.js 14, 16, 17, and 19 has been dropped. You must be on Node.js 18 or 20+.
  • ESM Configuration: The CJS Node API is deprecated. You must update your vite.config.js to use ESM syntax, which may require adding \"type\": \"module\" to your package.json or using a .mjs extension.
  • Configuration Changes: Many deprecated v2 options like alias and build.brotliSize have been removed. Additionally, worker.plugins must now be a function instead of an array.

Source: Vite documentation
Recommendation: Follow the official migration guides for v3, v4, and v5 sequentially. Pay close attention to the move to ESM and the required Node.js version upgrade.

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
high severity Incorrect Authorization
SNYK-JS-VITE-9512410
  830  
high severity Incorrect Authorization
SNYK-JS-VITE-9653016
  785  
high severity Access Control Bypass
SNYK-JS-VITE-6182924
  750  
medium severity Directory Traversal
SNYK-JS-VITE-13644406
  675  
medium severity Information Exposure
SNYK-JS-VITE-9685035
  675  
medium severity Directory Traversal
SNYK-JS-VITE-9919777
  675  
medium severity Improper Access Control
SNYK-JS-VITE-6531286
  670  
medium severity Access Control Bypass
SNYK-JS-VITE-9576207
  670  
medium severity Origin Validation Error
SNYK-JS-VITE-8648411
  570  
medium severity Information Exposure
SNYK-JS-VITE-8023174
  525  
low severity Cross-site Scripting (XSS)
SNYK-JS-VITE-8022916
  490  
medium severity Cross-site Scripting (XSS)
SNYK-JS-ROLLUP-8073097
  480  
low severity Relative Path Traversal
SNYK-JS-VITE-12558116
  340  

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:

🦉 Cross-site Scripting (XSS)
🦉 Relative Path Traversal
🦉 Access Control Bypass

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