Alteração parcial da implementação do sessions out

pull/21/head
adriano 2023-01-24 09:29:43 -03:00
parent 69ddcc7c50
commit c334de3cfb
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@
"dependencies": {
"@sentry/node": "^5.29.2",
"@types/pino": "^6.3.4",
"axios": "^1.2.3",
"bcryptjs": "^2.4.3",
"cookie-parser": "^1.4.5",
"cors": "^2.8.5",
@ -42,6 +43,7 @@
"sequelize-cli": "^5.5.1",
"sequelize-typescript": "^1.1.0",
"socket.io": "^3.0.5",
"socket.io-client": "^4.5.4",
"uuid": "^8.3.2",
"whatsapp-web.js": "github:pedroslopez/whatsapp-web.js",
"yup": "^0.32.8"