LTS-2886: bump protobufjs to 7.6.4 (fix GHSA-xq3m-2v4x-88gg)#12
Merged
Merged
Conversation
protobufjs <7.5.5 is vulnerable to arbitrary code execution (GHSA-xq3m-2v4x-88gg). It is a dev-only transitive dependency whose parent ranges (^7.x) already permit the patched version, so this is a lockfile-only bump (7.5.4 -> 7.6.4) with no source or package.json changes. The remaining lockfile churn is npm deduping redundant entries. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
MohitSinghBS
approved these changes
Jun 23, 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.
What
Bumps the transitive
protobufjsdependency from7.5.4→7.6.4inpackage-lock.json.Why
GHSA-xq3m-2v4x-88gg — Arbitrary code execution in protobufjs (vulnerable
< 7.5.5, patched in7.5.5). Filed as LTS-2886 (P1) by the vuln scanner.protobufjshere is a dev-only, transitive dependency, and its parent semver ranges (^7.x) already permit the patched version — so this is a lockfile-only change. Nopackage.jsonor source edits.Changes
protobufjs7.5.4→7.6.4(≥ patched7.5.5).@protobufjs/*sub-packages picked up patch bumps.bare-events/devtools-protocollockfile entries (in-use versions unchanged).Verification
npm auditno longer reports protobufjs.package.jsonuntouched.🤖 Generated with Claude Code