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
|