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: Bump ajv to 6.12.6 #635

Merged
merged 1 commit into from Mar 2, 2021
Merged

fix: Bump ajv to 6.12.6 #635

merged 1 commit into from Mar 2, 2021

Conversation

rajivshah3
Copy link
Contributor

Bumps ajv to 6.12.6, as the current version is vulnerable to prototype pollution. This can cause projects with dependency audit pipelines to fail. Additionally, the use of 6.5.3 instead of ^6.5.3 makes remediation difficult because npm will refuse to update ajv since the exact version is specified.

Fixes #633

@ianlizzo
Copy link

ianlizzo commented Jan 6, 2021

Is this being considered for merging? We have some projects that use serve that are failing pipelines because of this vulnerability.

Copy link
Member

@leerob leerob left a comment

Choose a reason for hiding this comment

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

Thank you!

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.

Please upgrade ajv to 6.12.3.
4 participants