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

Fix Vulnerable Dependencies in package-lock.json #119

Closed
wants to merge 2 commits into from

Conversation

alinayh
Copy link
Contributor

@alinayh alinayh commented Nov 13, 2023

Run npm audit fix to fix all vulnerable dependencies.
npm install shows "found 0 vulnerabilities".
Safe version for @babel/traverse is <7.23.2, >=8.0.0-alpha.0 <8.0.0-alpha.4 https://security.snyk.io/package/npm/@babel%2Ftraverse

J=VULN-38482
TEST=auto

All existing tests should pass.

@ejaffee01
Copy link
Contributor

Friendly reminder that we're not using Gitflow anymore, so you can merge directly into main instead.
https://yext.slack.com/archives/G8UMH43HP/p1697577044733999

@alinayh
Copy link
Contributor Author

alinayh commented Nov 13, 2023

ah I see. I will close this and open a new PR.

@alinayh alinayh closed this Nov 13, 2023
@alinayh alinayh deleted the dev/audit branch November 13, 2023 20:43
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