Skip to content

Conversation

@markhouldridge
Copy link
Contributor

@markhouldridge markhouldridge commented Sep 29, 2025

📺 What

  • Fix dependencies to versions.
  • Update package-lock.json following npm audit fix fixing a critical issue with form-data which may be exploited to forge or intercept multipart data.
  • Removed rollup-plugin-visualizer as this does not appear to be used by rollup config and was breaking the builds.

🛠 How

  • Removes caret ^ convention from package.json
  • Ran npm audit fix to fix critical issue in dependency graph.

@markhouldridge markhouldridge requested a review from a team as a code owner September 29, 2025 13:52
Copy link
Contributor

@ShiningTrapez ShiningTrapez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears to break the dependency resolution

@markhouldridge markhouldridge added the semver patch This PR is a semver patch release label Sep 29, 2025
@markhouldridge markhouldridge changed the title fix versions and npm audit fix Set package dependencies to fixed versions and npm audit fix Sep 29, 2025
@markhouldridge markhouldridge merged commit 6344122 into master Oct 13, 2025
4 checks passed
@markhouldridge markhouldridge deleted the badger-234 branch October 13, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver patch This PR is a semver patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants