chore(deps): fix dependabot vulnerabilities (10 alerts)#1
Open
doble196 wants to merge 1 commit into
Open
Conversation
Resolves all 10 open dependabot alerts via npm audit fix: - handlebars: 4.7.8 -> 4.7.9 (1 critical, 3 high, 2 medium, 1 low) - GHSA-2w6w-674q-4c4q (critical, AST type confusion JS injection) - GHSA-3mfm-83xf-c92r (high, AST type confusion @partial-block) - GHSA-9cx6-37pm-9jff (high, DoS via malformed decorator) - GHSA-xhpv-hc6g-r9c6 (high, AST confusion via dynamic partial) - GHSA-xjpj-3mr7-gcpf (high, JS injection in CLI Precompiler) - GHSA-2qvq-rjwj-gvw9 (medium, prototype pollution XSS) - GHSA-7rx3-28cr-v5wh (medium, __lookupSetter__ blocklist gap) - GHSA-442j-39wm-28r2 (low, container.lookup bypass) - picomatch: 4.0.3 -> 4.0.4 (1 medium - GHSA-3v7f-55p6-f55p) - rollup: 4.57.1 -> 4.60.2 (1 high - GHSA-mw96-cpmx-2vgc) Build verified (npm run build passes). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
doble196
commented
May 13, 2026
doble196
left a comment
Member
Author
There was a problem hiding this comment.
Reviewed — bump for the public scaffold CLI. Low blast radius (CLI is run once at npx create-githat-app); merge when CI green.
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
Resolves all 10 open Dependabot alerts via
npm audit fix(no force, no major bumps).What was bumped
CVEs / GHSAs closed
Deferred
None.
Verification
npm audit-> 0 vulnerabilitiesnpm run build-> success (tsup, dist/cli.js 56.93 KB)npm test(node bin/index.js --help) failed pre-existing on local Node 18 (Unexpected token 'with'import attribute, requires Node 20.10+ perengines). Not regression.Test plan
npm auditclean