summary refs log tree commit diff
path: root/bundle/package.json
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-07-30 00:32:57 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-07-30 00:32:57 +1000
commit6098649aebeb21aa7870f7ec7510139c168ac012 (patch)
treeee80f9e04be682a07e22926ed9067ef152bd4fdb /bundle/package.json
parentif tenor or giphy is sent, embed image rather than thumbnail (diff)
parentMerge branch 'fosscord:master' into slowcord (diff)
downloadserver-ts-6098649aebeb21aa7870f7ec7510139c168ac012.tar.xz
Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into slowcord
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 1e6bc5e9..3b79962d 100644 --- a/bundle/package.json +++ b/bundle/package.json
@@ -81,7 +81,7 @@ "exif-be-gone": "^1.2.0", "express": "^4.17.1", "express-async-errors": "^3.1.1", - "file-type": "^16.5.0", + "file-type": "^16.5.4", "form-data": "^4.0.0", "fs-extra": "^10.0.0", "i18next": "^19.9.2",