fix(server): prevent crash when processing certain PNGs

Fix #8605
This commit is contained in:
syuilo 2022-05-15 01:16:12 +09:00
parent 657dc15995
commit 6de40cf789
2 changed files with 24 additions and 24 deletions

View file

@ -97,7 +97,7 @@
"s-age": "1.1.2",
"sanitize-html": "2.7.0",
"semver": "7.3.7",
"sharp": "0.30.4",
"sharp": "0.29.3",
"speakeasy": "2.0.0",
"strict-event-emitter-types": "2.0.0",
"stringz": "2.1.0",