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

Security Issue Fix #264

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Security Issue Fix #264

wants to merge 2 commits into from

Conversation

Xaala
Copy link

@Xaala Xaala commented Nov 8, 2024

Adding override to correct security vulnerability in cross-spawn package included as decendant of express-hbs

Adding override to correct security vulnerability in cross-spawn package included as decendant of express-hbs
@@ -45,5 +45,10 @@
},
"optionalDependencies": {
"js-beautify": "^1.13.11"
},
"overrides": {
Copy link
Author

@Xaala Xaala Nov 8, 2024

Choose a reason for hiding this comment

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

This forces a package bump of cross-spawn from vulnerable version 7.0.3 to patched version 7.0.5, when/if js-beautify gets an actual patch, this can be removed whenjs-beautify is updated in this repo.

Corrected package name, had this repo's name as that's how I fixed it in a different project.
@Xaala
Copy link
Author

Xaala commented Nov 8, 2024

This PR fixes issue #263

@Xaala
Copy link
Author

Xaala commented Nov 15, 2024

@ErisDS No idea who to tag on this one to get some traction but it should be an easy PR.

Also see: beautifier/js-beautify#2328

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