-
Vihang Mehta authored
Summary: `jimp` is used by `favicons-webpack-plugin` via two different paths. Upgrading `favicons-webpack-plugin` upgrades one of the dependent `jimp`s Force resolve `jimp` to the same version so that the other dep also uses the same one. (`jimp` itself seems to have a fairly stable api, except for one somewhat breaking change in `v0.10.4`) This addresses https://www.npmjs.com/advisories/1550 and https://www.npmjs.com/advisories/1179 Test Plan: UI still runs Reviewers: zasgar, michelle, #engineering Reviewed By: zasgar, #engineering Differential Revision: https://phab.corp.pixielabs.ai/D6692 GitOrigin-RevId: b7c0613ad396e6293e54134d769918025fd37858
361cb364
Analyzing file…