Fix high-severity Dependabot alerts (24 packages)#7
Open
redaphid wants to merge 2 commits into
Open
Conversation
Resolves open high-severity Dependabot alerts for: nuxt (3.13.2→3.21.4), wrangler (3.99→3.114.17), rollup (4.57→4.60.4), h3 (→1.15.11), vue-i18n (→10.0.8), tar (→7.5.15), flatted (→3.4.2), node-forge (→1.4.0), simple-git (→3.36.0), defu (→6.1.7), devalue (→5.8.1), minimatch (3/5/9.x patched), serialize-javascript (→7.0.5), svgo (→4.0.1), lodash/lodash-es (→4.18.1), glob (→10.5.0), parse-git-config (removed via nuxt upgrade). Lockfile-only where possible; direct-dep ranges updated only where range forbade the patched version (nuxt, wrangler). No overrides added. Blocked: koa@2.16.3 (existing override prevents 2.16.4+) and tar@6.2.1 (giget@1.2.3 via shadcn-nuxt pins tar to ^6.x).
The existing pnpm override pinned koa@2.15.3 → 2.16.3, which remains vulnerable to CVE-2026-27959 (fixed in koa >=2.16.4). Bumped the override target to 2.16.4 (published 2026-02-25, >14 days old) and re-resolved the lockfile. Frozen-lockfile passes; typecheck failure is pre-existing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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
Bumps vulnerable dependencies to patched versions to resolve 24 of 31 open high-severity Dependabot alerts.
Packages fixed (old→new)
Blocked (cannot fix without violating policy)
pnpm-workspace.yamloverride pinskoa@2.15.3→2.16.3; needs 2.16.4+ but that override cannot be modified per policygiget@1.2.3(viashadcn-nuxt@0.11.3) requirestar: ^6.2.0; tar 6.x has no patch release; fixing requires either a new override or updating shadcn-nuxt to a version that uses giget 3.x (which uses tar 7.x)Validation
corepack pnpm install --frozen-lockfile --ignore-scriptspassespnpm-workspace.yamlchangesnuxtrange (too tight to allow 3.16+) andwranglerrange (already allowed 3.114.17, but pnpm update bumped it)Need help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.