Skip to content

Pin handlebars to 4.7.9#3

Merged
befrvnk merged 2 commits intomainfrom
fix/handlebars-4-7-9
Mar 30, 2026
Merged

Pin handlebars to 4.7.9#3
befrvnk merged 2 commits intomainfrom
fix/handlebars-4-7-9

Conversation

@befrvnk
Copy link
Copy Markdown

@befrvnk befrvnk commented Mar 30, 2026

Summary

Fixes https://github.com/egym/android-emulator-runner/security/dependabot/25

  • refresh package-lock.json so the transitive ts-jest dependency resolves handlebars@4.7.9
  • avoid adding an overrides entry because ts-jest already allows the patched version via its existing semver range
  • keep the fix limited to the lockfile resolution while preserving the current dependency graph

Testing

  • npm test

@befrvnk befrvnk merged commit d5519c6 into main Mar 30, 2026
6 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.

2 participants