Closed wendorf closed 4 years ago
Looks good. 4 major versions in Jimp seems like a lot to jump through but doesn't seem like all that much changed.
Published as v2.1.8
Thanks!
Upgraded the Gatsby plugins and transformers here: https://github.com/gatsbyjs/gatsby/pull/26122
jimp -> @jimp/types -> @jimp/jpeg depends on jpeg-js, and bumping jimp bumps jpeg-js 0.3.7 -> 0.4.1
jpeg-js 0.4.0 fixes CVE-2020-8175 (https://github.com/advisories/GHSA-w7q9-p3jq-fmhm)