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: update package-lock.json to remove warning #333

Merged
merged 2 commits into from
Nov 12, 2023
Merged

chore: update package-lock.json to remove warning #333

merged 2 commits into from
Nov 12, 2023

Conversation

epreston
Copy link
Contributor

@babel/traverse <7.23.2

Severity: critical

Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code -
GHSA-67hx-6x53-jw92

Fixed by simply updating the package lock.

npm update
npm install

@babel/traverse  <7.23.2
Severity: critical
Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code - GHSA-67hx-6x53-jw92
fix available via `npm audit fix`
ignore vscode files
Copy link
Contributor

@willeastcott willeastcott left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks! 🙏

@willeastcott willeastcott merged commit 080617b into playcanvas:main Nov 12, 2023
6 checks passed
@epreston epreston deleted the sec-patch-1 branch November 12, 2023 14:32
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.

None yet

2 participants