Fix ESM error caused by file-type

This commit is contained in:
TheArcaneBrony
2022-08-05 00:55:26 +02:00
parent 1a916f3a92
commit 499cd2e8ff
8 changed files with 10 additions and 10 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -69,7 +69,7 @@
"dotenv": "^16.0.1",
"exif-be-gone": "^1.3.0",
"express": "^4.17.1",
"file-type": "^17.1.4",
"file-type": "16.5",
"form-data": "^4.0.0",
"i18next": "^21.8.14",
"i18next-http-middleware": "^3.1.3",