Skip to content

Conversation

@randi274
Copy link
Contributor

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

  • packages/salesforcedx-vscode-core/package.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Uncaught Exception
SNYK-JS-FASTXMLPARSER-15155603
  828  

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:

🦉 Uncaught Exception

@randi274 randi274 requested a review from a team as a code owner January 31, 2026 08:21
@randi274 randi274 requested a review from klewis-sfdc January 31, 2026 08:21
@randi274
Copy link
Contributor Author

Merge Risk: Medium

This major version upgrade transitions fast-xml-parser to an ECMAScript module (ESM) package. While the official changelog states there are no functional API or syntax changes, this shift can be a breaking change for projects using CommonJS (require()). [5, 7]

Source: Package documentation
Recommendation: Verify that your project's import method for this package still works. If using CommonJS, you may need to switch to a dynamic import() or adjust your build configuration to ensure correct module resolution.

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

@daphne-sfdc daphne-sfdc closed this Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants