feat: implement ARCA integration architecture including credential, fiscal profile, and invoice models, services, and onboarding flows
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"@types/express": "^4.17.25",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/jsonwebtoken": "^9.0.10",
|
||||
"@types/node-forge": "^1.3.14",
|
||||
"@types/nodemailer": "^6.4.24",
|
||||
"@types/sanitize-html": "^2.16.1",
|
||||
"@types/socket.io": "^3.0.2",
|
||||
@@ -42,6 +43,7 @@
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"mongoose": "8.8.3",
|
||||
"multer": "^1.4.5-lts.2",
|
||||
"node-forge": "^1.4.0",
|
||||
"nodemailer": "^6.10.1",
|
||||
"sanitize-html": "^2.17.6",
|
||||
"sharp": "^0.33.5",
|
||||
|
||||
Reference in New Issue
Block a user