fix: Fix images becoming black and white when resizing

Closes #574, closes #585
This commit is contained in:
Maksim Eltyshev
2024-04-08 01:18:26 +02:00
parent f0b2de8c40
commit 1e78c7df8f
3 changed files with 185 additions and 186 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"sails-hook-orm": "^4.0.2",
"sails-hook-sockets": "^2.0.4",
"sails-postgresql-redacted": "^1.0.2-9",
"sharp": "^0.33.1",
"sharp": "^0.33.2",
"stream-to-array": "^2.3.0",
"uuid": "^9.0.1",
"validator": "^13.11.0",