Skip to content

chore(deps): bump express from 5.1.0 to 5.2.1

61ec2a6
Select commit
Loading
Failed to load commit list.
Closed

[WIP] Update express dependency from 5.1.0 to 5.2.1 #16587

chore(deps): bump express from 5.1.0 to 5.2.1
61ec2a6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 4, 2025 in 3s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 43 in projects/igniteui-angular/src/lib/core/setImmediate.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing origin verification in `postMessage` handler Medium

Postmessage handler has no origin check.