[bug] Fallback to heic-decode for HEIC/HEIF when Sharp fails; Fix bug 76727

This commit is contained in:
Sergey Konovalov
2025-10-01 03:05:29 +03:00
parent c5bcd161b5
commit 6ce6ef8815
4 changed files with 63 additions and 24 deletions

View File

@ -37,6 +37,7 @@
- fakeredis 2.0.0 ([MIT](https://github.com/hdachev/fakeredis?tab=readme-ov-file#license))
- ioredis 5.6.0 ([MIT](https://raw.githubusercontent.com/redis/ioredis/main/LICENSE))
- jsonwebtoken 9.0.2 ([MIT](https://raw.githubusercontent.com/auth0/node-jsonwebtoken/master/LICENSE))
- heic-decode 2.1.0 ([ISC](https://opensource.org/license/isc-license-txt))
- mime 2.3.1 ([MIT](https://raw.githubusercontent.com/broofa/mime/main/LICENSE))
- mime-db 1.53.0 ([MIT](https://raw.githubusercontent.com/jshttp/mime-db/master/LICENSE))
- ms 2.1.3 ([MIT](https://raw.githubusercontent.com/vercel/ms/master/license.md))