Skip to content

fix: bump semver, glob, and ws to fix security vulnerabilities#1554

Merged
yanglbme merged 2 commits into
mainfrom
fix/bump-semver-glob-ws
May 19, 2026
Merged

fix: bump semver, glob, and ws to fix security vulnerabilities#1554
yanglbme merged 2 commits into
mainfrom
fix/bump-semver-glob-ws

Conversation

@yanglbme
Copy link
Copy Markdown
Member

@yanglbme yanglbme commented May 19, 2026

Fix Dependabot alerts for semver ReDoS , glob command injection, and ws uninitialized memory disclosure via pnpm overrides.

Copilot AI review requested due to automatic review settings May 19, 2026 11:10
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Fix Dependabot alerts for semver ReDoS (#303), glob command injection,
and ws uninitialized memory disclosure (#304) via pnpm overrides.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@yanglbme yanglbme force-pushed the fix/bump-semver-glob-ws branch from 881c3f5 to 45b3df5 Compare May 19, 2026 11:26
Fix 3 Dependabot alerts via pnpm-workspace.yaml overrides:

- semver -> 7.8.0: Fixes ReDoS vulnerability (#303)
  Note: forced to 7.x as 5.x/6.x fail no-downgrade trust check
- glob 11.0.0 -> 11.1.0: Fixes CLI command injection
- ws 8.18.0 -> 8.20.1: Fixes uninitialized memory disclosure (#304)
- @webext-core/isolated-element -> 1.1.4: Fixes trust downgrade
  (1.1.5 lacks provenance attestation)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@yanglbme yanglbme merged commit cc0b321 into main May 19, 2026
1 of 2 checks passed
@yanglbme yanglbme deleted the fix/bump-semver-glob-ws branch May 19, 2026 11:42
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