Should I update: sharp@0.35.3 with breaking changes for node_modules/ipx > @indiekit/endpoint-image? #869
|
Report from # npm audit report
sharp <0.35.0
Severity: high
sharp inherited vulnerabilities in libvips: CVE-2026-33327, CVE-2026-33328, CVE-2026-35590, CVE-2026-35591 - https://github.com/advisories/GHSA-f88m-g3jw-g9cj
fix available via `npm audit fix --force`
Will install sharp@0.35.3, which is a breaking change
node_modules/sharp
ipx <=4.0.0-alpha.1
Depends on vulnerable versions of sharp
node_modules/ipx
@indiekit/endpoint-image *
Depends on vulnerable versions of ipx
node_modules/@indiekit/endpoint-image
@indiekit/indiekit >=1.0.0-alpha.0
Depends on vulnerable versions of @indiekit/endpoint-image
node_modules/@indiekit/indiekit
4 high severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --forceShould I go ahead with the |
Replies: 2 comments 2 replies
|
@paulrobertlloyd, sorry to ping. I don't know how to assess if this vulnerability is urgent to fix. Will |
|
Not Paul, but I ran into this exact failure today and can answer the "will Short answer: yes, if it moves
import { createIPX, ipxFSStorage, ipxHttpStorage, createIPXNodeHandler } from "ipx";and
So two things follow. 1. 2. If Every test that boots a server failed with it. In my case a plain One caveat on scope: I have not run |
This is fixed in 17eca52