Skip to content

Pin handlebars to 4.7.9#3

Merged
Frank Hermann (befrvnk) merged 2 commits into
mainfrom
fix/handlebars-4-7-9
Mar 30, 2026
Merged

Pin handlebars to 4.7.9#3
Frank Hermann (befrvnk) merged 2 commits into
mainfrom
fix/handlebars-4-7-9

Conversation

@befrvnk

@befrvnk Frank Hermann (befrvnk) commented Mar 30, 2026

Copy link
Copy Markdown

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 Frank Hermann (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