Bump npm deps to clear Dependabot critical/high CVEs - #70
Open
thomasrockhu-codecov wants to merge 1 commit into
Open
Bump npm deps to clear Dependabot critical/high CVEs#70thomasrockhu-codecov wants to merge 1 commit into
thomasrockhu-codecov wants to merge 1 commit into
Conversation
Raise axios/glob floors and pin transitive overrides for form-data, brace-expansion, minimatch, and related advisories so the lock resolves to patched releases.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
axiosandglobfloors and add npmoverridesfor transitive Dependabot critical/high findings (form-data,brace-expansion,minimatch,js-yaml,lodash,flatted,serialize-javascript,picomatch, plus refresh-timebraces/cross-spawn).package-lock.jsonso every locked instance resolves above the advisory floors.npm audit --audit-level=highis clean (0 critical / 0 high); webpack build succeeds. Residual moderates are onlyuuidunder@sentry/webpack-plugin(needs a breaking plugin major).Baseline: 1 critical / 32 high (Dependabot snapshot).
After (projected until merge): 0 critical / 0 high.
Test plan
npm audit --audit-level=highreports no critical/highnpm run buildcompletes successfullyMade with Cursor