Skip to content

chore(deps): fix 4 open Dependabot alert(s)#1563

Closed
power-pages-github-app[bot] wants to merge 1 commit intomainfrom
copilot/dependabot-autofix-24840985413
Closed

chore(deps): fix 4 open Dependabot alert(s)#1563
power-pages-github-app[bot] wants to merge 1 commit intomainfrom
copilot/dependabot-autofix-24840985413

Conversation

@power-pages-github-app
Copy link
Copy Markdown
Contributor

Summary

Fixes 4 open Dependabot alert(s) as enumerated by npm audit (Dependabot API access was not available via the provided tokens; vulnerabilities identified via npm advisory database which reflects the same GHSA advisories).

Alerts addressed

Collateral changes

  • The direct uuid dependency range was changed from ^14.0.0 to 14.0.0 (exact) to allow the override to apply. Since 14.0.0 is the only 14.x version published, this has no practical effect on resolution.
  • 13 nested uuid packages (8.x, 9.x, 11.x) were removed from node_modules and deduplicated to the top-level uuid@14.0.0.

Verification

  • npm run build: PASS (exit code 0; pre-existing telemetry-generated/buildRegionConfiguration warning is CI-generated and unrelated to this change)
  • npm test: PASS (95 tests passing)

- Add brace-expansion@1.1.13 override inside @vscode/vsce scope
  (GHSA-f886-m6hf-6m8v, moderate)
- Add path-to-regexp@8.4.0 override for range >=8.0.0 <8.4.0
  (GHSA-j3q9-mxjg-w52f, GHSA-27v5-c462-wpq7, high)
- Pin uuid to 14.0.0 in both dependencies and overrides to deduplicate
  all transitive uuid instances to the patched version
  (GHSA-w5hq-g745-h8pq, moderate)
@power-pages-github-app power-pages-github-app Bot requested review from a team as code owners April 23, 2026 15:00
@priyanshu92 priyanshu92 reopened this Apr 23, 2026
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.

1 participant