fix: actual mime type checking in submit route

This commit is contained in:
trafficlunar 2025-04-20 17:48:56 +01:00
parent 48c99e442f
commit b17478a718
3 changed files with 80 additions and 1 deletions

View file

@ -19,6 +19,7 @@
"dayjs": "^1.11.13",
"downshift": "^9.0.9",
"embla-carousel-react": "^8.6.0",
"file-type": "^20.4.1",
"jsqr": "^1.4.0",
"next": "15.2.4",
"next-auth": "5.0.0-beta.25",