Skip to content

chore: resolve dependabot security alerts#192

Merged
codebytere merged 1 commit intomainfrom
sam/dependabot-fixes-2026-04
Apr 4, 2026
Merged

chore: resolve dependabot security alerts#192
codebytere merged 1 commit intomainfrom
sam/dependabot-fixes-2026-04

Conversation

@MarshallOfSound
Copy link
Copy Markdown
Member

Safe-only sweep of open Dependabot security alerts. Lockfile-only changes — both vulnerable transitives were refreshed within their existing semver ranges via yarn up -R, no package.json or resolutions changes required.

Package Strategy Version change
picomatch yarn up -R (transitive, within ^4.0.3) 4.0.34.0.4
tar yarn up -R (transitive, within ^7.5.4) 7.5.107.5.13

Both picked versions are older than the configured npmMinimalAgeGate (7 days).

yarn install --immutable passes and yarn npm audit --all --recursive is clean.

Flagged (not changed)

None.

Notes: picomatch@2.3.2 remains in the tree via micromatch but is outside the advisory's vulnerable range (>= 4.0.0, < 4.0.4). The pre-existing @types/node peer warning is unrelated to this change.

@MarshallOfSound MarshallOfSound marked this pull request as ready for review April 4, 2026 09:10
@MarshallOfSound MarshallOfSound requested a review from a team as a code owner April 4, 2026 09:10
@codebytere codebytere merged commit ab535ad into main Apr 4, 2026
4 checks passed
@codebytere codebytere deleted the sam/dependabot-fixes-2026-04 branch April 4, 2026 18:53
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