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

chore: fix npm audit vulnerabilities #7685

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dpanshug
Copy link

Changes:

This pull request addresses security vulnerabilities identified through npm audit in the p5.js project. By running npm audit fix, the number of vulnerabilities has been reduced from 42 to 28.

  • Executed npm audit fix to automatically update dependencies to non-breaking versions.
  • Updated package-lock.json to reflect these changes.

Impact

These updates resolve several security vulnerabilities without introducing breaking changes, ensuring the development environment remains secure and stable.

Notes

  • No major version upgrades were performed to maintain compatibility.
  • All tests were run post-update to confirm that existing functionality remains unaffected.

PR Checklist

Copy link

welcome bot commented Mar 29, 2025

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already. And be sure to add yourself to the list of contributors on the readme page!

@dpanshug
Copy link
Author

@all-contributors please add @dpanshug tools, security, maintenance

Copy link
Contributor

@dpanshug

I've put up a pull request to add @dpanshug! 🎉

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.

1 participant