Skip to content

Conversation

@jeffreyparker
Copy link
Contributor

Description

glob-parent 5.1.2 is a dev dependency with a CVE https://nvd.nist.gov/vuln/detail/cve-2021-35065

This sets an override so glob-parent will always be 6.0.2+, even if the nested dependency asks for 5.1.2.

Motivation and Context

To keep dependencies up-to-date and free of CVEs

How Has This Been Tested?

Installing in clean directory, I confirmed only the glob-parent 6.0.2 version was installed in node_modules. I also confirmed the unit tests and example app still work.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@AaronAtDuo AaronAtDuo merged commit 6026c47 into duosecurity:main Jun 2, 2025
2 checks passed
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