moshensky / pdf-visual-diff

Visual Regression Testing for PDFs in JavaScript
MIT License
43 stars 18 forks source link

Upgrade pdfjs-dist to 4.* #61

Closed mildfuzz closed 2 months ago

mildfuzz commented 4 months ago

should fix CVE-2024-4367

moshensky commented 4 months ago

@mildfuzz,

pdfjs since version 4 uses es modules

I haven't looked at all the options, but that update might entail updating this lib to es modules as well.

moshensky commented 2 months ago

I have updated pdfjs-dist in the latest 0.11.1 release. You can check the changelog for more details.