summary refs log tree commit diff
path: root/bundle/package.json
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-08-06 10:48:21 +1000
committerGitHub <noreply@github.com>2022-08-06 10:48:21 +1000
commitb1e51d5e6e2913ee6101df343cbde721d3a350e9 (patch)
treef7e0b8e79e08f88842f79fc43655adc5d893d1e2 /bundle/package.json
parentCaptcha checking (diff)
parentMerge pull request #815 from fosscord/translation (diff)
downloadserver-ts-b1e51d5e6e2913ee6101df343cbde721d3a350e9.tar.xz
Merge branch 'master' into feat/captchaVerify
Diffstat (limited to 'bundle/package.json')
-rw-r--r--bundle/package.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/bundle/package.json b/bundle/package.json

index c050a302..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", @@ -109,6 +109,7 @@ "typescript": "^4.1.2", "typescript-cached-transpile": "^0.0.6", "typescript-json-schema": "^0.50.1", - "ws": "^7.4.2" + "ws": "^7.4.2", + "node-2fa": "^2.0.3" } -} +} \ No newline at end of file