downgrade sharp to 0.33.5

This commit is contained in:
2025-09-18 17:31:44 +09:00
parent c646cbac15
commit c8caec7351
2 changed files with 131 additions and 162 deletions

View File

@ -34,7 +34,7 @@
"pg": "^8.16.0",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"sharp": "^0.34.4",
"sharp": "0.33.5",
"sqlite3": "^5.1.7",
"typeorm": "^0.3.24"
},