Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GHSA-x565-32qp-m3vf] Bump jimp to remove phin dependency #6977

Merged
merged 1 commit into from
Jun 10, 2024

Commits on Jun 8, 2024

  1. [GHSA-x565-32qp-m3vf] Bump jimp to remove phin dependency

    `jimp@0.22.0` removed all the code that used phin.
    
    `load-bmfont`, a nested dependency of `jimp` imports `phin` but that is a functionality we don't use as we don't import AngleCode bitmap fonts. With an arbitrarily bump of `phin`, this commit avoids including an offending version in the dev-deps.
    
    Signed-off-by: Miki <miki@amazon.com>
    AMoo-Miki committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    cf4d4ff View commit details
    Browse the repository at this point in the history