backend: Update sharp to 0.31.2

This fixes a bug where the backend might crash when processing certain images on an ARM64 system.

See https://akkoma.dev/FoundKeyGang/FoundKey/issues/226 and https://github.com/misskey-dev/misskey/issues/8605 for details.
This commit is contained in:
Francis Dinh 2022-11-08 19:52:08 +01:00
parent f177d166dc
commit cd48673b2e

View file

@ -105,7 +105,7 @@
"s-age": "1.1.2",
"sanitize-html": "2.7.3",
"semver": "7.3.8",
"sharp": "0.30.7",
"sharp": "0.31.2",
"speakeasy": "2.0.0",
"strict-event-emitter-types": "2.0.0",
"stringz": "2.1.0",