Fix 23 Dependabot alerts on transitive tooling dependencies - #11361
Open
erwanMarmelab wants to merge 3 commits into
Open
Fix 23 Dependabot alerts on transitive tooling dependencies#11361erwanMarmelab wants to merge 3 commits into
erwanMarmelab wants to merge 3 commits into
Conversation
fzaninotto
requested changes
Sep 7, 2026
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.
Problem
44 Dependabot alerts are open on the repository. 23 of them concern transitive
dependencies of the build tooling (lerna, nx, eslint, cypress, postcss) and can
be fixed without touching a single line of code.
Solution
Bumps 11 packages:
js-yaml(6 alerts),tar(4),qs(3),brace-expansion(2),postcss-selector-parser(2),minimatch,ajv,uuid,yaml,@humanfs/nodeand
ejs(1 each). Mostly plain lockfile re-resolutions; fiveresolutionscover theparents whose declared range blocks the patch, scoped by parent or bare rather than by
version so they survive future re-pins.
uuidjumps 8.3.2 → 11.1.1 — the advisory has no lower bound, so leaving 8.3.2 in thetree kept the alert open. Its only consumer uses just the named
v4export.No runtime dependency of any published package changes.
Additional Checks
masterfor a bugfix or a documentation fix, ornextfor a feature[ ] The PR includes unit tests — n/a, lockfile-only change with no API or runtime behaviour to test[ ] The PR includes one or several stories — n/a, no component involved