summary refs log tree commit diff
path: root/bundle/package.json
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-05 00:55:26 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-09 23:28:27 +0200
commit499cd2e8ff390da392263ffc5d2e34b644f6c714 (patch)
treee78f11a92e582c976de147f8707aebab705a9dbe /bundle/package.json
parentDo all minor updates since last commit, make another script (diff)
downloadserver-ts-499cd2e8ff390da392263ffc5d2e34b644f6c714.tar.xz
Fix ESM error caused by file-type
Diffstat (limited to 'bundle/package.json')
-rw-r--r--bundle/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json

index 6d0b5865..e574af3d 100644 --- a/bundle/package.json +++ b/bundle/package.json
@@ -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",