Skip to content

Fix ejs dependabot alert - #11211

Merged
WiXSL merged 1 commit into
masterfrom
codex/fix-ejs-alert
Mar 30, 2026
Merged

Fix ejs dependabot alert#11211
WiXSL merged 1 commit into
masterfrom
codex/fix-ejs-alert

Conversation

@WiXSL

@WiXSL WiXSL commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Update the vulnerable ejs lockfile resolution from 3.1.8 to 3.1.10.

Alerts

Why

Dependabot reports ejs as vulnerable below 3.1.10.
This repository already allows 3.1.10 through transitive semver ranges, but the lockfile was still pinned to 3.1.8.

Impact

This closes the ejs security alert without changing direct dependencies.

Validation

  • yarn why ejs
  • Verified the resolution is 3.1.10
  • Diff is limited to yarn.lock

@WiXSL WiXSL changed the title [codex] Fix ejs dependabot alert Fix ejs dependabot alert Mar 30, 2026
@WiXSL WiXSL added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
@WiXSL
WiXSL marked this pull request as ready for review March 30, 2026 15:37
@WiXSL WiXSL added this to the 5.14.5 milestone Mar 30, 2026
@WiXSL
WiXSL merged commit 16205be into master Mar 30, 2026
15 checks passed
@WiXSL
WiXSL deleted the codex/fix-ejs-alert branch March 30, 2026 16:07
@ThieryMichel ThieryMichel mentioned this pull request Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant