Skip to content

LTS-2886: bump protobufjs to 7.6.4 (fix GHSA-xq3m-2v4x-88gg)#12

Merged
pattu777 merged 1 commit into
browserstack:mainfrom
amitsi-bs:LTS-2886-bump-protobufjs
Jun 23, 2026
Merged

LTS-2886: bump protobufjs to 7.6.4 (fix GHSA-xq3m-2v4x-88gg)#12
pattu777 merged 1 commit into
browserstack:mainfrom
amitsi-bs:LTS-2886-bump-protobufjs

Conversation

@amitsi-bs

Copy link
Copy Markdown
Contributor

What

Bumps the transitive protobufjs dependency from 7.5.47.6.4 in package-lock.json.

Why

GHSA-xq3m-2v4x-88ggArbitrary code execution in protobufjs (vulnerable < 7.5.5, patched in 7.5.5). Filed as LTS-2886 (P1) by the vuln scanner.

protobufjs here 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. No package.json or source edits.

Changes

  • protobufjs 7.5.47.6.4 (≥ patched 7.5.5).
  • @protobufjs/* sub-packages picked up patch bumps.
  • Remaining churn is npm deduping redundant bare-events / devtools-protocol lockfile entries (in-use versions unchanged).

Verification

  • npm audit no longer reports protobufjs.
  • package.json untouched.

🤖 Generated with Claude Code

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>
@amitsi-bs amitsi-bs requested a review from a team as a code owner June 23, 2026 09:59
@amitsi-bs amitsi-bs requested a review from MohitSinghBS June 23, 2026 09:59
@pattu777 pattu777 merged commit 719e5cf into browserstack:main Jun 23, 2026
2 checks passed
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.

3 participants