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

Bump botium-core to latest (security alert remediation) #131

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

Conversation

CharlesEkkel
Copy link

@CharlesEkkel CharlesEkkel commented Jul 8, 2024

Fix for issue #129.

Botium-core has since lost its dependency on vm2, which is currently showing as a 'critical' vulnerability in npm audit (and therefore dependabot in our repository at work). This is a minimal change to deal with that alert.

I've verified that this project appears to still run successfully in the sample project:

image

And npm run build is fine:

image

Let me know if there's anything else I can do. There are other dependencies which could be updated, but I've kept this minimal to focus on the security issue (even though realistically most botium use cases won't be public-facing).

@CharlesEkkel
Copy link
Author

@codeforequity-at FYI

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