Skip to content

Audit dependencies for security vulnerabilities#14

Merged
swingerman merged 4 commits intomasterfrom
cursor/audit-dependencies-for-security-vulnerabilities-61b4
Oct 1, 2025
Merged

Audit dependencies for security vulnerabilities#14
swingerman merged 4 commits intomasterfrom
cursor/audit-dependencies-for-security-vulnerabilities-61b4

Conversation

@swingerman
Copy link
Copy Markdown
Owner

Update dependencies to eliminate known security vulnerabilities and address breaking changes in stylelint v16.

A security audit identified 40 vulnerabilities (2 critical, 17 high, 15 moderate, 6 low) across various dependencies. This PR updates packages like Bootstrap (from v4 to v5), stylelint, postcss-cli, and others to resolve these issues. The update to stylelint v16 required adjusting lint scripts (removing the --syntax flag) and updating the .stylelintrc.json configuration to maintain build and linting functionality.


Open in Cursor Open in Web

Update project dependencies to their latest versions and adjust the stylelint configuration to match. This includes changes to devDependencies and dependencies, ensuring compatibility and leveraging newer features.

Co-authored-by: miklos.szanyi <miklos.szanyi@gmail.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Oct 1, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Co-authored-by: miklos.szanyi <miklos.szanyi@gmail.com>
@swingerman swingerman marked this pull request as ready for review October 1, 2025 06:53
cursoragent and others added 2 commits October 1, 2025 06:54
Co-authored-by: miklos.szanyi <miklos.szanyi@gmail.com>
Co-authored-by: miklos.szanyi <miklos.szanyi@gmail.com>
@swingerman swingerman merged commit 7d87567 into master Oct 1, 2025
3 checks passed
@swingerman swingerman deleted the cursor/audit-dependencies-for-security-vulnerabilities-61b4 branch October 1, 2025 06:58
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