diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-08-01 20:36:02 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-08-01 20:36:02 +1000 |
commit | 22a47a4a8569c24c861c685fa61485f739f79093 (patch) | |
tree | 7bc82ab3edc1c72e34b064d31e47bcc4e0a7b821 /bundle/package.json | |
parent | Add config `security_twoFactor_generateBackupCodes` to control backup code ge... (diff) | |
parent | Bump file-type from 16.5.3 to 16.5.4 in /bundle (#802) (diff) | |
download | server-22a47a4a8569c24c861c685fa61485f739f79093.tar.xz |
Merge branch 'master' into 2fa
Diffstat (limited to 'bundle/package.json')
-rw-r--r-- | bundle/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json index 86e300e1..311fab18 100644 --- a/bundle/package.json +++ b/bundle/package.json @@ -79,7 +79,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", |