Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update vulnerable dependencies #29

Merged
merged 3 commits into from
May 21, 2024

Conversation

watsonarw
Copy link
Contributor

@watsonarw watsonarw commented May 21, 2024

Summary

This PR updates dependencies to address vulnerabilities reported by npm audit. The updates were performed using npm audit fix.

Details

  • Ran npm audit fix to automatically update dependencies.
  • Updated package-lock.json to reflect the latest versions of dependencies.

Testing

  • Tested with node@16, node@18, node@20 & node@22 on MacOS (Apple Silicon)
  • Verified that both npm test and npm run build still work as expected

Potential breaking change

npm run test doesn't seem to work with the node@12 agent, and I can't install node@12 on my machine to check it.
Given node@12 was EOL in April 2022, and node@14 was EOL in April 2023, this might not be a big concern.

@watsonarw watsonarw force-pushed the update-vulnerable-dependencies branch from 218fabe to 1193677 Compare May 21, 2024 13:08
Copy link
Member

@rschristian rschristian left a comment

Choose a reason for hiding this comment

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

Thanks!

@rschristian rschristian merged commit a591f44 into preactjs:master May 21, 2024
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.

2 participants