summary refs log tree commit diff
path: root/cdn/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 /cdn/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 'cdn/package.json')
-rw-r--r--cdn/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdn/package.json b/cdn/package.json

index 541f5ee2..4ee0be6a 100644 --- a/cdn/package.json +++ b/cdn/package.json
@@ -36,7 +36,7 @@ "dotenv": "^16.0.1", "exif-be-gone": "^1.3.0", "express": "^4.17.1", - "file-type": "^17.1.4", + "file-type": "16.5", "image-size": "^1.0.0", "jest": "^28.1.3", "lambert-server": "^1.2.12",