feat(ssl)

This commit is contained in:
Stefan080106
2023-04-18 00:25:06 +02:00
parent 113d7c5dc1
commit f7a7fa7d73
11 changed files with 197 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
"dependencies": {
"express": "^4.18.2",
"fs": "^0.0.1-security",
"https": "^1.0.0",
"joi": "^17.9.1",
"jspdf": "^2.5.1",
"node-telegram-bot-api": "^0.61.0",
@@ -20,4 +21,4 @@
"pdf-to-printer": "^5.6.0",
"puppeteer": "^19.9.0"
}
}
}